diff options
author | sylvio <sylvio@FreeBSD.org> | 2009-11-28 06:52:30 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2009-11-28 06:52:30 +0800 |
commit | 5e49f102d93aed2fa750ccf2f871ff4deea123c7 (patch) | |
tree | 3da0cd430ff02ff92d725116b220ec81734ad950 /www/bluefish | |
parent | 29ae1722ca4556940808c55983d823ac20e7a982 (diff) | |
download | freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.tar.gz freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.tar.zst freebsd-ports-gnome-5e49f102d93aed2fa750ccf2f871ff4deea123c7.zip |
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 367da657c732..863a09c020b8 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 6 CATEGORIES= www editors MASTER_SITES= SF -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= HTML editor designed for the experienced web designer LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ |