summaryrefslogtreecommitdiff
path: root/editors/axe
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-02-05 10:55:49 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-02-05 10:55:49 +0000
commit4e6deb28ec6168e26a65c28fe68334ec9f4feed1 (patch)
tree73d26f6be01cca09116c198f571ae854fbf58a70 /editors/axe
parentA better description (diff)
Add missing "MAINTAINER=ports@FreeBSD.org".
Notes
Notes: svn path=/head/; revision=25499
Diffstat (limited to 'editors/axe')
-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>