summaryrefslogtreecommitdiff
path: root/devel/popt/Makefile
diff options
context:
space:
mode:
authormartti <martti>2002-10-15 10:18:41 +0000
committermartti <martti>2002-10-15 10:18:41 +0000
commit27dac39dc5c8b34246b205712d9cb4412f67dc27 (patch)
tree156cdf8cea446e5f55b5afcf34bf7f150a6b7447 /devel/popt/Makefile
parent85e5653f4388de9663319a93db9a2815a5c20420 (diff)
downloadpkgsrc-27dac39dc5c8b34246b205712d9cb4412f67dc27.tar.gz
Updated popt to 1.7
Changes unknown (not listed in the CHANGES file).
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r--devel/popt/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index 3b50a492d6c..452ca531736 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2002/10/03 16:07:55 martti Exp $
+# $NetBSD: Makefile,v 1.14 2002/10/15 10:18:41 martti Exp $
#
-DISTNAME= popt-1.6.4
+DISTNAME= popt-1.7
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ \
- http://gd.tuwien.ac.at/z7/utils/rpm.org/dist/rpm-4.0.x/ \
+MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/ \
+ http://gd.tuwien.ac.at/z7/utils/rpm.org/dist/rpm-4.1.x/ \
ftp://ftp.iks-jena.de/pub/software/unix/misc/ \
- ftp://sunsite.cnlab-switch.ch/mirror/rpm/dist/rpm-4.0.x/
+ ftp://sunsite.cnlab-switch.ch/mirror/rpm/dist/rpm-4.1.x/
MAINTAINER= packages@netbsd.org
COMMENT= Command line option parsing library