diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 5872a89c3b34d289dfe0834ba357558c6f361d3e (patch) | |
tree | f070af3df82457ae78182a251af5847ea9d6fce6 /editors | |
parent | 8ace9ec422b891e9c62df0af67d5ef61f9cf64c9 (diff) | |
download | ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.tar.gz ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/beav/Makefile | 2 | ||||
-rw-r--r-- | editors/emacs20/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/beav/Makefile b/editors/beav/Makefile index bd8c44b76b06..ad743a8a54be 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.debian.org/debian/dists/stable/main/source/editors/ DISTNAME= ${PORTNAME}_1.40-13 -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MAN1= beav.1 WRKSRC= ${WRKDIR}/beav-1.40 diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 984fd7d0d25f..ba81ae8617ea 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_AUTOCONF= yes USE_GMAKE= yes |