diff options
-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" |