pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/claws-mail-pdf_viewer Correct restrictions



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7db34414497a
branches:  trunk
changeset: 544024:7db34414497a
user:      smb <smb%pkgsrc.org@localhost>
date:      Thu Jul 03 18:40:09 2008 +0000

description:
Correct restrictions

diffstat:

 mail/claws-mail-pdf_viewer/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 9dda596a6fbb -r 7db34414497a mail/claws-mail-pdf_viewer/Makefile
--- a/mail/claws-mail-pdf_viewer/Makefile       Thu Jul 03 18:04:26 2008 +0000
+++ b/mail/claws-mail-pdf_viewer/Makefile       Thu Jul 03 18:40:09 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/07/03 18:04:26 smb Exp $
+# $NetBSD: Makefile,v 1.10 2008/07/03 18:40:09 smb Exp $
 #
 
 DISTNAME=      pdf_viewer-0.9.1
@@ -12,7 +12,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-RESTRICTED=gpl-version-incompatibility
+LICENSE=gplv2-and-gplv3
+RESTRICTED=gpl-incompatibility
 NO_BIN_ON_FTP=${RESTRICTED}
 NO_BIN_ON_CDROM=${RESTRICTED}
 



Home | Main Index | Thread Index | Old Index