diff options
author | smb <smb@pkgsrc.org> | 2008-07-04 03:16:34 +0000 |
---|---|---|
committer | smb <smb@pkgsrc.org> | 2008-07-04 03:16:34 +0000 |
commit | 40409902d6599b95f9c6dc00949ddf1b78378045 (patch) | |
tree | f3e7f9ce0fb42f3bc30bdbe9ff93c8f79361c423 | |
parent | 66c4d6bd6bc23ce3f090455557d0f473715ef8ea (diff) | |
download | pkgsrc-40409902d6599b95f9c6dc00949ddf1b78378045.tar.gz |
Yet another attempt to get the license and restriction text right
-rw-r--r-- | mail/claws-mail-pdf_viewer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile index 42fd5e92856..6bd5ca78eb0 100644 --- a/mail/claws-mail-pdf_viewer/Makefile +++ b/mail/claws-mail-pdf_viewer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/07/03 18:40:09 smb Exp $ +# $NetBSD: Makefile,v 1.11 2008/07/04 03:16:34 smb Exp $ # DISTNAME= pdf_viewer-0.9.1 @@ -13,7 +13,7 @@ COMMENT= Enables the viewing of PDF and PostScript attachments PKG_DESTDIR_SUPPORT= user-destdir LICENSE=gplv2-and-gplv3 -RESTRICTED=gpl-incompatibility +RESTRICTED=Contains code covered by incompatible GPL versions NO_BIN_ON_FTP=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} |