diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2010-09-12 11:32:31 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2010-09-12 11:32:31 +0800 |
commit | 1b0690199919a1a1af9a9ff5ac47dd16f4003960 (patch) | |
tree | 98ed2831be1e2a5b1c58c3a28e0449e931ba56c0 /www/surf | |
parent | cb0ee394870973ed3506058783c1ddabbac249f3 (diff) | |
download | freebsd-ports-gnome-1b0690199919a1a1af9a9ff5ac47dd16f4003960.tar.gz freebsd-ports-gnome-1b0690199919a1a1af9a9ff5ac47dd16f4003960.tar.zst freebsd-ports-gnome-1b0690199919a1a1af9a9ff5ac47dd16f4003960.zip |
- Re-assign to heap
Submitted by: old maintainer via private email
Diffstat (limited to 'www/surf')
-rw-r--r-- | www/surf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/surf/Makefile b/www/surf/Makefile index 7e4b5159dade..fc259b49b66e 100644 --- a/www/surf/Makefile +++ b/www/surf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= www MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ -MAINTAINER= jigboe@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= A simple Web browser based on WebKit/Gtk+ LIB_DEPENDS= webkit-1.0:${PORTSDIR}/www/webkit-gtk2 |