aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2000-02-05 18:55:49 +0800
committerdirk <dirk@FreeBSD.org>2000-02-05 18:55:49 +0800
commit060bca98cb71548d937c883dafb398f826d67f60 (patch)
tree0a698b2005cdd84716d8f3a112377efae236f195 /editors
parent54bfa62f52d309d690544ff6a8d3f03f1c84e4b6 (diff)
downloadfreebsd-ports-gnome-060bca98cb71548d937c883dafb398f826d67f60.tar.gz
freebsd-ports-gnome-060bca98cb71548d937c883dafb398f826d67f60.tar.zst
freebsd-ports-gnome-060bca98cb71548d937c883dafb398f826d67f60.zip
Add missing "MAINTAINER=ports@FreeBSD.org".
Diffstat (limited to 'editors')
-rw-r--r--editors/axe/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/axe/Makefile b/editors/axe/Makefile
index e25e22a079fb..9ef34d5273f0 100644
--- a/editors/axe/Makefile
+++ b/editors/axe/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= editors
EXTRACT_SUFX= .tar.Z
+MAINTAINER= ports@FreeBSD.org
+
USE_IMAKE= yes
.include <bsd.port.mk>