diff options
Diffstat (limited to 'lang/python-mode.el/Makefile')
-rw-r--r-- | lang/python-mode.el/Makefile | 8 |
1 files changed, 2 insertions, 6 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 |