diff options
author | novel <novel@FreeBSD.org> | 2005-03-08 15:38:35 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-03-08 15:38:35 +0800 |
commit | 3a3157f2a6b47564cdda9d9b276908abdc3bb389 (patch) | |
tree | 9b0680645614d6217ebad62e312195f44dbeb3ab /editors/gphpedit | |
parent | 4227a0570cce6baff7a815c465a960ce05e34b40 (diff) | |
download | freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.tar.gz freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.tar.zst freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.zip |
Use @freebsd.org address for my ports.
Approved by: krion (mentor)
Diffstat (limited to 'editors/gphpedit')
-rw-r--r-- | editors/gphpedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gphpedit/Makefile b/editors/gphpedit/Makefile index 33e238477151..21f775dadad9 100644 --- a/editors/gphpedit/Makefile +++ b/editors/gphpedit/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.gphpedit.org/download/store/ \ http://ftp.ceid.upatras.gr/pub/linux/gentoo/distfiles/ \ http://www.jolupatech.info/crux/gphpedit/ -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= PHP, HTML and CSS development environment for GNOME 2.x USE_GMAKE= yes |