diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-01-12 22:46:12 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-01-12 22:46:12 +0000 |
commit | 142159e054abb9b433af0db8bde01bf2e6d65ead (patch) | |
tree | 57c1a4b75ddec575d2aaa32bd2a283bc0154c77f | |
parent | f27e8d32d1236e30f8aa3cec2564428753c09e2c (diff) | |
download | ports-142159e054abb9b433af0db8bde01bf2e6d65ead.tar.gz ports-142159e054abb9b433af0db8bde01bf2e6d65ead.zip |
Notes
-rw-r--r-- | devel/libcache/Makefile | 4 | ||||
-rw-r--r-- | devel/libcache/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/libcache/Makefile b/devel/libcache/Makefile index d1ae1f869c1f..ecaf08ece953 100644 --- a/devel/libcache/Makefile +++ b/devel/libcache/Makefile @@ -8,12 +8,10 @@ PORTNAME= libcache PORTVERSION= 1.1.0 CATEGORIES= devel -MASTER_SITES= http://www.afro-productions.com/ +MASTER_SITES= http://www.afro-productions.com/libcache/ MAINTAINER= ports@FreeBSD.org -WRKSRC= ${WRKDIR}/${PORTNAME} - INSTALLS_SHLIB= yes pre-build: diff --git a/devel/libcache/distinfo b/devel/libcache/distinfo index b1ec9122fe9c..47a43f9ddffd 100644 --- a/devel/libcache/distinfo +++ b/devel/libcache/distinfo @@ -1 +1 @@ -MD5 (libcache-1.1.0.tar.gz) = faf6d05de057bf1f2ee6d47642068332 +MD5 (libcache-1.1.0.tar.gz) = 75b4e8c5b95b727f72b428129d247bbb |