diff options
Diffstat (limited to 'www/py-django-mezzanine-filebrowser/Makefile')
-rw-r--r-- | www/py-django-mezzanine-filebrowser/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/py-django-mezzanine-filebrowser/Makefile b/www/py-django-mezzanine-filebrowser/Makefile index f737be0d8f40..7e039c5f76d7 100644 --- a/www/py-django-mezzanine-filebrowser/Makefile +++ b/www/py-django-mezzanine-filebrowser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-django-mezzanine-filebrowser -# Date created: 2012-05-28 -# Whom: koobs <koobs.freebsd@gmail.com> -# +# Created by: Kubilay Kocak <koobs@FreeBSD.org> # $FreeBSD$ -# PORTNAME= django-mezzanine-filebrowser PORTVERSION= 0.2.6 @@ -13,7 +9,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= filebrowser_safe-${PORTVERSION} -MAINTAINER= koobs.freebsd@gmail.com +MAINTAINER= koobs@FreeBSD.org COMMENT= Fork of django-filebrowser for Mezzanine CMS USE_PYTHON= yes |