diff options
author | josef <josef@FreeBSD.org> | 2004-02-01 23:31:19 +0000 |
---|---|---|
committer | josef <josef@FreeBSD.org> | 2004-02-01 23:31:19 +0000 |
commit | 9c19733acdebf1bfcc1c1444d1689872ae7d94ba (patch) | |
tree | ee2e329569b301f2c7c17e8438c82d3a2c6e0870 /www/swiggle | |
parent | ad69f1d5249d0ae89ffe8e19ddd14437924384c1 (diff) | |
download | FreeBSD-ports-9c19733acdebf1bfcc1c1444d1689872ae7d94ba.zip FreeBSD-ports-9c19733acdebf1bfcc1c1444d1689872ae7d94ba.tar.gz |
Update my emailadress.
Approved by: simon(mentor)
Diffstat (limited to 'www/swiggle')
-rw-r--r-- | www/swiggle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/swiggle/Makefile b/www/swiggle/Makefile index f1689c8..ad29185 100644 --- a/www/swiggle/Makefile +++ b/www/swiggle/Makefile @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://mailbox.univie.ac.at/~le/swiggle/files/ \ http://www.daemon.li/downloads/ -MAINTAINER= j.el-rayes@daemon.li +MAINTAINER= josef@FreeBSD.org COMMENT= "Swiggle is a commandline web image gallery generator" LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg:install \ |