diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-08-04 02:25:11 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-08-04 02:25:11 +0000 |
commit | edef6e779fee7eefdc312c5c9a88cf14db52ee96 (patch) | |
tree | 4992c9bd3d12706021b52d8b1e00cc7cab1075b3 /archivers/stuffit | |
parent | 2f7ac93e50d9278af60b206463f12183564222cd (diff) | |
download | ports-edef6e779fee7eefdc312c5c9a88cf14db52ee96.tar.gz ports-edef6e779fee7eefdc312c5c9a88cf14db52ee96.zip |
Notes
Diffstat (limited to 'archivers/stuffit')
-rw-r--r-- | archivers/stuffit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/stuffit/Makefile b/archivers/stuffit/Makefile index d1aae3769289..ca8d3cf57688 100644 --- a/archivers/stuffit/Makefile +++ b/archivers/stuffit/Makefile @@ -8,7 +8,7 @@ PORTNAME= stuffit PORTVERSION= 5.2.0.611 CATEGORIES= archivers linux -MASTER_SITES= http://www.aladdinsys.com/downloads/files/ +MASTER_SITES= http://www.allume.com/downloads/files/ DISTNAME= stuffit520.611linux-i386 MAINTAINER= ports@FreeBSD.org |