summaryrefslogtreecommitdiff
path: root/devel/popt
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-19 08:59:00 +0000
committerwiz <wiz>2009-05-19 08:59:00 +0000
commitf2f84ca1003215c84547f3e0c73fb900a258ffc8 (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /devel/popt
parentcedee8af400ce7b5e9953aff3e8123529d4330fb (diff)
downloadpkgsrc-f2f84ca1003215c84547f3e0c73fb900a258ffc8.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'devel/popt')
-rw-r--r--devel/popt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index ebd65a35ebe..fbe1af2d94b 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2009/04/20 11:23:57 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2009/05/19 08:59:11 wiz Exp $
#
DISTNAME= popt-1.15
@@ -7,7 +7,6 @@ MASTER_SITES= http://rpm5.org/files/popt/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Command line option parsing library
-
# mit license with advertising clause
#LICENSE= mit