diff options
Diffstat (limited to 'editors/gxedit/Makefile')
-rw-r--r-- | editors/gxedit/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile index f72641ade21d..058c240335f8 100644 --- a/editors/gxedit/Makefile +++ b/editors/gxedit/Makefile @@ -9,12 +9,15 @@ PORTNAME= gxedit PORTVERSION= 1.23 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= http://www.cyberspace.org/~elfguy00/ +MASTER_SITES= # http://www.cyberspace.org/~elfguy00/ DISTNAME= GXedit-${PORTVERSION} MAINTAINER= dom@happygiraffe.net COMMENT= A simple GTK+ editor +DEPRECATED= "project no longer exists" +EXPIRATION_DATE=2005-06-01 + USE_X_PREFIX= yes USE_REINPLACE= yes USE_GNOME= gtk12 |