aboutsummaryrefslogtreecommitdiff
path: root/mail/popa3d-before-sendmail/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-04-04 17:52:39 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-04-04 17:52:39 +0000
commita0d03f61d80c406a280a6784cce5a8707955526e (patch)
tree0547335e3a9dc74c1d13cb8be20b0107d29d3298 /mail/popa3d-before-sendmail/Makefile
parent4927601e417b20ec89bef2eb59c826851dbb06e5 (diff)
downloadports-a0d03f61d80c406a280a6784cce5a8707955526e.tar.gz
ports-a0d03f61d80c406a280a6784cce5a8707955526e.zip
Notes
Diffstat (limited to 'mail/popa3d-before-sendmail/Makefile')
-rw-r--r--mail/popa3d-before-sendmail/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/popa3d-before-sendmail/Makefile b/mail/popa3d-before-sendmail/Makefile
index 0839d533ac4a..f4b0bc9b0d15 100644
--- a/mail/popa3d-before-sendmail/Makefile
+++ b/mail/popa3d-before-sendmail/Makefile
@@ -1,13 +1,16 @@
# New ports collection makefile for: popa3d-before-sendmail
-# Date created:
+# Date created: 13.Jan 2003
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
-MASTERDIR?= ${.CURDIR}/../popa3d
+CATEGORIES= mail
+
+MAINTAINER= dinoex@FreeBSD.org
SMTP_AFTER_POP3= yes
+MASTERDIR?= ${.CURDIR}/../popa3d
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"