diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 14:50:41 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 14:50:41 +0800 |
commit | c256fb9a9f2937cf6452e2d9c0df06720e65d703 (patch) | |
tree | 2cb1d66b389e41fda66acb3bccecb227153f480b /www | |
parent | 3b86471fcdb211372d73886a5bc6f455e6280ab5 (diff) | |
download | freebsd-ports-gnome-c256fb9a9f2937cf6452e2d9c0df06720e65d703.tar.gz freebsd-ports-gnome-c256fb9a9f2937cf6452e2d9c0df06720e65d703.tar.zst freebsd-ports-gnome-c256fb9a9f2937cf6452e2d9c0df06720e65d703.zip |
- Reset ports due to mail bounces
- Update headers while I am here
With hat: portmgr
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 \ |