diff options
author | dougb <dougb@FreeBSD.org> | 2012-10-08 18:38:47 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-10-08 18:38:47 +0800 |
commit | 99c0c3952d4c535698ff83e9f359cca1d4b875e7 (patch) | |
tree | 26c9825c408f16a6f980068230034276f0bb0ea0 /editors | |
parent | 38393b57feab35baf1a9733c3f7b86179089bcce (diff) | |
download | freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.gz freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.zst freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.zip |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
Diffstat (limited to 'editors')
-rw-r--r-- | editors/pico-alpine/Makefile | 5 | ||||
-rw-r--r-- | editors/xml2rfc-xxe/Makefile | 6 | ||||
-rw-r--r-- | editors/xxe/Makefile | 2 |
3 files changed, 3 insertions, 10 deletions
diff --git a/editors/pico-alpine/Makefile b/editors/pico-alpine/Makefile index 7374145c5330..2a0b152aba6a 100644 --- a/editors/pico-alpine/Makefile +++ b/editors/pico-alpine/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pico-alpine -# Date created: December 21, 2007 -# Whom: Doug Barton <dougb@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= pico-alpine PORTREVISION= 1 diff --git a/editors/xml2rfc-xxe/Makefile b/editors/xml2rfc-xxe/Makefile index 6ba459584db4..ae501a06338c 100644 --- a/editors/xml2rfc-xxe/Makefile +++ b/editors/xml2rfc-xxe/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: xml2rfc-xxe -# Date created: 9 December 2005 -# Whom: Bill Fenner +# Created by: Bill Fenner # # $FreeBSD$ @@ -10,7 +8,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= ${XXE_VERSION} -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= xml2rfc configuration for XMLMind XML editor RUN_DEPENDS= xxe:${PORTSDIR}/editors/xxe diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index 8ec5f450042e..f9c0525442df 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.xmlmind.net/xmleditor/_download/ \ PKGNAMESUFFIX= -eval DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML editor featuring a word processor-like view USE_JAVA= YES |