diff options
-rw-r--r-- | editors/gxedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile index 532272787473..e3adfe1b0b34 100644 --- a/editors/gxedit/Makefile +++ b/editors/gxedit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.23 PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.cyberspace.org/~elfguy00/ -DISTNAME= GXedit-${PORTVERSION} +DISTNAME= GXedit${PORTVERSION} MAINTAINER= dom@happygiraffe.net COMMENT= A simple GTK+ editor |