diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-03-03 12:26:51 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-03-03 12:26:51 +0000 |
commit | 1c64aadc70fff4853b0c4f834e1d34cbb6c91a71 (patch) | |
tree | 59bb6455aa63395a6b0b192f8a90633bdf76e7cb /editors | |
parent | 44157bf051ca1aea2b3428a3d03ba118ee0031e8 (diff) | |
download | ports-1c64aadc70fff4853b0c4f834e1d34cbb6c91a71.tar.gz ports-1c64aadc70fff4853b0c4f834e1d34cbb6c91a71.zip |
Notes
Diffstat (limited to 'editors')
-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 |