diff options
-rw-r--r-- | mail/messagewall/Makefile | 2 | ||||
-rw-r--r-- | sysutils/autopsy/Makefile | 2 | ||||
-rw-r--r-- | www/twhttpd/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/messagewall/Makefile b/mail/messagewall/Makefile index f5091106a098..85b0ea3d9617 100644 --- a/mail/messagewall/Makefile +++ b/mail/messagewall/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= messagewall_${PORTVERSION}.orig -MAINTAINER= opr@bsdaemon.be +MAINTAINER= ports@FreeBSD.org COMMENT= Free SMTP PROXY with filtering BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring \ diff --git a/sysutils/autopsy/Makefile b/sysutils/autopsy/Makefile index 02ad6a0950a9..46e83697bacd 100644 --- a/sysutils/autopsy/Makefile +++ b/sysutils/autopsy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= opr@bsdaemon.be +MAINTAINER= ports@FreeBSD.org COMMENT= The Autopsy Forensic Browser is a GUI for Sleuthkit BUILD_DEPENDS= ${LOCALBASE}/bin/ifind:${PORTSDIR}/sysutils/sleuthkit diff --git a/www/twhttpd/Makefile b/www/twhttpd/Makefile index cca4cac1be47..194862a14472 100644 --- a/www/twhttpd/Makefile +++ b/www/twhttpd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.geocities.com/samngms/twhttpd/download/ DISTNAME= twhttpd-${PORTVERSION} -MAINTAINER= opr@bsdaemon.be +MAINTAINER= ports@FreeBSD.org COMMENT= Secure HTTP Proxy GNU_CONFIGURE= yes |