diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
commit | 3f53954859572652a589cf92ab3981859aa2eb7a (patch) | |
tree | 3283accdb28313663e32787211fcdac10a67580c /editors/gphpedit | |
parent | eee8c71af2c46f56f5af20ee2039d2330336b0c2 (diff) |
Notes
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 |