diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
commit | 61028157dbb54dbfb94da5baf153a2f05319fb20 (patch) | |
tree | a6f31cc46a3ee2429c0f726b9866d72c9b4e1f3d /devel/ac-archive | |
parent | 482fb23b625be921b033c5d23310b9460e4e5886 (diff) |
Notes
Diffstat (limited to 'devel/ac-archive')
-rw-r--r-- | devel/ac-archive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ac-archive/Makefile b/devel/ac-archive/Makefile index c447e6b41e2f..28ec754ebcc9 100644 --- a/devel/ac-archive/Makefile +++ b/devel/ac-archive/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org RUN_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf |