diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gwrite/Makefile | 1 | ||||
-rw-r--r-- | editors/joe/Makefile | 1 | ||||
-rw-r--r-- | editors/zoinks/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/editors/gwrite/Makefile b/editors/gwrite/Makefile index 4525a3d..d952183 100644 --- a/editors/gwrite/Makefile +++ b/editors/gwrite/Makefile @@ -9,7 +9,6 @@ PORTNAME= gwrite PORTVERSION= 0.3.0 CATEGORIES= editors python MASTER_SITES= GOOGLE_CODE -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jupengfei@gmail.com COMMENT= A simple HTML format editor diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 9934115..438c586 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 3.7 PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= sylvio@FreeBSD.org COMMENT= Joe's Own Editor diff --git a/editors/zoinks/Makefile b/editors/zoinks/Makefile index 2ed8423..6c832f6 100644 --- a/editors/zoinks/Makefile +++ b/editors/zoinks/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 0.3.7 PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= http://zoinks.mikelockwood.com/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mike@mikelockwood.com COMMENT= An X11 programmer's editor and development environment |