diff options
-rw-r--r-- | lang/python-mode.el/Makefile | 8 | ||||
-rw-r--r-- | mail/proxsmtp/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/lang/python-mode.el/Makefile b/lang/python-mode.el/Makefile index 6c750f7aea92..43bbb9523ff1 100644 --- a/lang/python-mode.el/Makefile +++ b/lang/python-mode.el/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: python-mode.el -# Date created: 11 October 2005 -# Whom: Dario Freni <saturnero@gufi.org -# +# Created by: Dario Freni <saturnero@gufi.org # $FreeBSD$ -# PORTNAME= python-mode.el PORTVERSION= 1.0 @@ -13,7 +9,7 @@ CATEGORIES= lang elisp python MASTER_SITES= SF/python-mode/OldFiles DISTNAME= python-mode-${PORTVERSION} -MAINTAINER= saturnero@gufi.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs lisp module for the Python language NO_BUILD= yes diff --git a/mail/proxsmtp/Makefile b/mail/proxsmtp/Makefile index 5807cccb449f..c5dca31fd89e 100644 --- a/mail/proxsmtp/Makefile +++ b/mail/proxsmtp/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: proxsmtp -# Date created: 2005-05-03 -# Whom: Dario Freni <saturnero@gufi.org> -# +# Created by: Dario Freni <saturnero@gufi.org> # $FreeBSD$ -# PORTNAME= proxsmtp PORTVERSION= 1.8 CATEGORIES= mail security MASTER_SITES= http://memberwebs.com/stef/software/proxsmtp/ -MAINTAINER= saturnero@gufi.org +MAINTAINER= ports@FreeBSD.org COMMENT= A flexible SMTP filter which can act also as transparent proxy USE_GMAKE= yes |