diff options
author | tron <tron@pkgsrc.org> | 2004-07-06 13:45:14 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2004-07-06 13:45:14 +0000 |
commit | 91beb8a0b458d33cea19a1fc05ab6638682ae343 (patch) | |
tree | 0cdd463c7bbb8ce95a097b4ee344c00da6461b2e /graphics | |
parent | 1b05de57340cd26b07bdda443118bf08f342b07a (diff) | |
download | pkgsrc-91beb8a0b458d33cea19a1fc05ab6638682ae343.tar.gz |
Backou last change. The program with the offending license has been
removed from the distribution in the meantime. Pointed out by
Klaus Klein in PR pkg/21351.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/netpbm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index d259186bcf8..b33c11db38e 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2004/07/06 10:55:53 tron Exp $ +# $NetBSD: Makefile,v 1.95 2004/07/06 13:45:14 tron Exp $ DISTNAME= netpbm-10.18.13 CATEGORIES= graphics @@ -9,8 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://netpbm.sourceforge.net/ COMMENT= Toolkit for conversion of images between different formats -LICENSE= no-commercial-use - PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= yes |