diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /devel/libcache | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) |
Notes
Diffstat (limited to 'devel/libcache')
-rw-r--r-- | devel/libcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcache/Makefile b/devel/libcache/Makefile index f91948195a6c..91c0a5653a36 100644 --- a/devel/libcache/Makefile +++ b/devel/libcache/Makefile @@ -10,7 +10,7 @@ DISTNAME= libcache-1.0.0 CATEGORIES= devel MASTER_SITES= http://www.afro-productions.com/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-shared |