diff options
author | tmseck <tmseck@FreeBSD.org> | 2013-03-10 02:09:24 +0800 |
---|---|---|
committer | tmseck <tmseck@FreeBSD.org> | 2013-03-10 02:09:24 +0800 |
commit | 05b74714da57d8d41a41ece4711a753a277a0444 (patch) | |
tree | 56a821b5c7d008e1e187546a32bf69b0a14ee809 /www/dillo | |
parent | 3a41aee0a390f194585d2a2e1c18ba09ab551355 (diff) | |
download | freebsd-ports-gnome-05b74714da57d8d41a41ece4711a753a277a0444.tar.gz freebsd-ports-gnome-05b74714da57d8d41a41ece4711a753a277a0444.tar.zst freebsd-ports-gnome-05b74714da57d8d41a41ece4711a753a277a0444.zip |
Change MAINTAINER to my FreeBSD.org address.
Approved by: flo (mentor)
Diffstat (limited to 'www/dillo')
-rw-r--r-- | www/dillo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dillo/Makefile b/www/dillo/Makefile index d62b815686ca..ccc901c3417e 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 7 CATEGORIES= www ipv6 MASTER_SITES= http://www.dillo.org/download/ -MAINTAINER= tmseck@netcologne.de +MAINTAINER= tmseck@FreeBSD.org COMMENT= A fast, small graphical Web browser built upon GTK+ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget |