diff options
author | mef <mef@pkgsrc.org> | 2014-12-22 01:06:48 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-22 01:06:48 +0000 |
commit | 16a6550f55b192a59c7fd0f473776135716545d8 (patch) | |
tree | 8313b9a4fbfb596f1476f72e5bca6db4fdb2584c /archivers/libcomprex | |
parent | 4246c0090fb1ce3dc30a0e5a43b72c4c3065d941 (diff) | |
download | pkgsrc-16a6550f55b192a59c7fd0f473776135716545d8.tar.gz |
Update HOMEPAGE, was 404 status
Diffstat (limited to 'archivers/libcomprex')
-rw-r--r-- | archivers/libcomprex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index 5b35267cdf3..a0ed7fe138f 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 14:05:52 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2014/12/22 01:06:48 mef Exp $ DISTNAME= libcomprex-0.3.3 PKGREVISION= 8 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnupdate/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnupdate.org/components/libcomprex/index.xml +HOMEPAGE= http://gnupdate.sourceforge.net/components/libcomprex/index.xml COMMENT= Library to handle (de)compression of files USE_LIBTOOL= yes |