diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-04 10:12:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-04 10:12:35 +0800 |
commit | 89a0ae022a76e01b4a2c8f65526f686c36e106da (patch) | |
tree | e75c529337b9963a2e45f589278cdb2186ca5c93 /textproc/dict | |
parent | 2806fe041fefc638e4c3eac87a0fb1499ea1645e (diff) | |
download | freebsd-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/dict')
-rw-r--r-- | textproc/dict/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |