diff options
author | ben <ben@pkgsrc.org> | 2005-10-09 18:35:25 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2005-10-09 18:35:25 +0000 |
commit | 9d6cb4bef63cdd9f18b6924010720848d01a7ed8 (patch) | |
tree | 1f595b38d7739b8f8ae94903fa5caf398a0e3e06 /archivers | |
parent | c44940a3ff1bfd8f967c7906d0f75f09938eaa03 (diff) | |
download | pkgsrc-9d6cb4bef63cdd9f18b6924010720848d01a7ed8.tar.gz |
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/stuffit/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/stuffit/Makefile b/archivers/stuffit/Makefile index 576b75cfa3b..13ba17f274e 100644 --- a/archivers/stuffit/Makefile +++ b/archivers/stuffit/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.20 2005/06/16 06:57:37 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2005/10/09 18:35:25 ben Exp $ DISTNAME= stuffit520.611linux-i386 PKGNAME= stuffit-5.2.0.611 CATEGORIES= archivers -MASTER_SITES= http://www.aladdinsys.com/downloads/files/ +MASTER_SITES= http://www.allume.com/downloads/files/ MAINTAINER= ben@NetBSD.org -HOMEPAGE= http://www.stuffit.com/unix/ +HOMEPAGE= http://www.stuffit.com/unix/stuffit/ COMMENT= Stuffit Archive Creator and Expander .include "../../mk/bsd.prefs.mk" |