diff options
author | dent <dent> | 2003-09-19 23:08:22 +0000 |
---|---|---|
committer | dent <dent> | 2003-09-19 23:08:22 +0000 |
commit | bdf17511289d12e813b3607f0fda172aaa1566ab (patch) | |
tree | 066dbf339956292c2b929ea5c6945b6127fe0bcb /misc/parchive | |
parent | e2453cf02463f0c7b171b9954a937a0252785fdb (diff) | |
download | pkgsrc-bdf17511289d12e813b3607f0fda172aaa1566ab.tar.gz |
Update HOMEPAGE and/or MASTER_SITES
Diffstat (limited to 'misc/parchive')
-rw-r--r-- | misc/parchive/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/parchive/Makefile b/misc/parchive/Makefile index 92ea66b8f39..d94e6897122 100644 --- a/misc/parchive/Makefile +++ b/misc/parchive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/08/25 20:23:06 fredb Exp $ +# $NetBSD: Makefile,v 1.6 2003/09/19 23:08:25 dent Exp $ # DISTNAME= par-v1.1 @@ -6,10 +6,10 @@ PKGNAME= parchive-1.1 PKGREVISION= 1 WRKSRC= ${WRKDIR}/par-cmdline CATEGORIES= misc archivers -MASTER_SITES= http://telia.dl.sourceforge.net/parchive/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=parchive/} MAINTAINER= fredb@NetBSD.org -HOMEPAGE= http://sourceforge.net/project/parchive/ +HOMEPAGE= http://parchive.sourceforge.net/ COMMENT= Create or use "Parity Volume Set" (PAR and Pnn) files do-install: |