diff options
author | wiz <wiz@pkgsrc.org> | 2004-10-27 16:48:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-10-27 16:48:56 +0000 |
commit | 09efe94435e2dcdf5749811b3a77cd3db7563553 (patch) | |
tree | 61b9d1cc0cbe4b6148c4eeb603411546ab7711f9 /archivers | |
parent | cc250cae43287c3dd5b3d602ac539e8da2a6cca2 (diff) | |
download | pkgsrc-09efe94435e2dcdf5749811b3a77cd3db7563553.tar.gz |
Update homepage and master site (even though master site only has newer version).
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/jamjar/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/jamjar/Makefile b/archivers/jamjar/Makefile index 59f636f43c6..4c9eae7d012 100644 --- a/archivers/jamjar/Makefile +++ b/archivers/jamjar/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:13:04 tv Exp $ +# $NetBSD: Makefile,v 1.11 2004/10/27 16:48:56 wiz Exp $ # DISTNAME= jamjar-0.6 PKGREVISION= 1 CATEGORIES= archivers -MASTER_SITES= ftp://wonka.acunia.com/pub/wonka/ +MASTER_SITES= http://www.acunia.com/wonka/ MAINTAINER= skrll@NetBSD.org -HOMEPAGE= http://wonka.acunia.com/ +HOMEPAGE= http://www.acunia.com/wonka/ COMMENT= Acunia version of the jar archiver BUILD_DEPENDS+= acunia-jam>=1.0:../../devel/acunia-jam |