diff options
author | mef <mef> | 2014-12-22 01:06:48 +0000 |
---|---|---|
committer | mef <mef> | 2014-12-22 01:06:48 +0000 |
commit | 40a753384f00ee2e0d97a03493460f3298b1f4e7 (patch) | |
tree | 8313b9a4fbfb596f1476f72e5bca6db4fdb2584c /archivers/star | |
parent | 5751a15d00eec73fddd4b5642eea0c447a92a595 (diff) | |
download | pkgsrc-40a753384f00ee2e0d97a03493460f3298b1f4e7.tar.gz |
Update HOMEPAGE, was 404 status
Diffstat (limited to 'archivers/star')
-rw-r--r-- | archivers/star/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/star/Makefile b/archivers/star/Makefile index 639798d5068..dad789ec4d2 100644 --- a/archivers/star/Makefile +++ b/archivers/star/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2014/10/09 14:05:54 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2014/12/22 01:16:34 mef Exp $ # DISTNAME= star-1.4.3 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/star/ MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://cdrecord.berlios.de/old/private/star.html +HOMEPAGE= http://freecode.com/projects/star COMMENT= The fastest tar like archiver for UNIX USE_TOOLS+= gmake |