aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-03-04 10:12:35 +0800
committerlinimon <linimon@FreeBSD.org>2007-03-04 10:12:35 +0800
commit89a0ae022a76e01b4a2c8f65526f686c36e106da (patch)
treee75c529337b9963a2e45f589278cdb2186ca5c93 /textproc
parent2806fe041fefc638e4c3eac87a0fb1499ea1645e (diff)
downloadfreebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.tar.gz
freebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.tar.zst
freebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.zip
dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool. Hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dict/Makefile2
-rw-r--r--textproc/py-syck/Makefile2
-rw-r--r--textproc/syck/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile
index d2a75dac3f6a..2cb40b7808fd 100644
--- a/textproc/dict/Makefile
+++ b/textproc/dict/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dict
DISTNAME= ${PORTNAME}d-${PORTVERSION}
-MAINTAINER= dd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Dictionary Server Protocol (RFC2229) client
USE_BISON= yes
diff --git a/textproc/py-syck/Makefile b/textproc/py-syck/Makefile
index 62a56ac32115..adc8cf71e24d 100644
--- a/textproc/py-syck/Makefile
+++ b/textproc/py-syck/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python binding for Syck, a YAML parser and emitter
BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:${PORTSDIR}/textproc/syck
diff --git a/textproc/syck/Makefile b/textproc/syck/Makefile
index 9ce2d8945013..846334adf3bb 100644
--- a/textproc/syck/Makefile
+++ b/textproc/syck/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc devel
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= dd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Syck is an extension for reading and writing YAML swiftly
GNU_CONFIGURE= yes