diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/igal/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/igal/Makefile b/www/igal/Makefile index b53a11ec4f11..8bc89e0b0f71 100644 --- a/www/igal/Makefile +++ b/www/igal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: igal -# Date created: 14 Aug 2002 -# Whom: Dylan Carlson <absinthe@pobox.com> -# +# Created by: Dylan Carlson <absinthe@pobox.com> # $FreeBSD$ -# PORTNAME= igal PORTVERSION= 1.4 @@ -11,7 +7,7 @@ PORTREVISION= 7 CATEGORIES= www graphics MASTER_SITES= http://www.stanford.edu/~epop/igal/ -MAINTAINER= absinthe@pobox.com +MAINTAINER= ports@FreeBSD.org COMMENT= A static html image gallery generator for *nix RUN_DEPENDS= ${LOCALBASE}/bin/cjpeg:${PORTSDIR}/graphics/jpeg \ |