summaryrefslogtreecommitdiff
path: root/devel/argtable
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-10-04 21:35:58 +0000
committerwiz <wiz@pkgsrc.org>2006-10-04 21:35:58 +0000
commitf5b8945cb95a5365399b97ea5e24648542250c56 (patch)
treef449e49da4dfdae2a0f7b2f6d32153d877199d49 /devel/argtable
parenta3de4e93a9f3bf6898d9c2d2a48a0092be886cf7 (diff)
downloadpkgsrc-f5b8945cb95a5365399b97ea5e24648542250c56.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'devel/argtable')
-rw-r--r--devel/argtable/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/argtable/Makefile b/devel/argtable/Makefile
index 651a795c745..95552e0522f 100644
--- a/devel/argtable/Makefile
+++ b/devel/argtable/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2006/06/02 15:34:12 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/10/04 21:35:58 wiz Exp $
DISTNAME= argtable-1.2
CATEGORIES= devel
-MASTER_SITES= http://metalab.unc.edu/pub/Linux/devel/
+MASTER_SITES= http://www.ibiblio.org/pub/Linux/devel/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://metalab.unc.edu/pub/Linux/devel/argtable.html
+HOMEPAGE= http://www.ibiblio.org/pub/Linux/devel/argtable.html
COMMENT= Library for parsing command line arguments of a C/C++ program
GNU_CONFIGURE= YES