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 /devel/libcache/Makefile | |
parent | Use the -p option with diff. Add a FreeBSD tag. Don't try to (diff) |
master_site moved
PR: 24281
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'devel/libcache/Makefile')
-rw-r--r-- | devel/libcache/Makefile | 4 |
1 files changed, 1 insertions, 3 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: |