diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/axe/Makefile | 2 |
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> |