diff options
author | zi <zi@FreeBSD.org> | 2012-12-07 00:39:07 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-12-07 00:39:07 +0800 |
commit | 504a814c70767b8d6f0c54c90af3976bd0907e2b (patch) | |
tree | 4432d8d9ec369f1ca6e3e6868602841bfaab85da /textproc/romdict | |
parent | 3fb090f3650d7e9fdec897bffb07c61688fdc86c (diff) | |
download | freebsd-ports-gnome-504a814c70767b8d6f0c54c90af3976bd0907e2b.tar.gz freebsd-ports-gnome-504a814c70767b8d6f0c54c90af3976bd0907e2b.tar.zst freebsd-ports-gnome-504a814c70767b8d6f0c54c90af3976bd0907e2b.zip |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes
Diffstat (limited to 'textproc/romdict')
-rw-r--r-- | textproc/romdict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/romdict/Makefile b/textproc/romdict/Makefile index 14fd87e4269f..6d384c481825 100644 --- a/textproc/romdict/Makefile +++ b/textproc/romdict/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Eng-Rom/${PORTVERSION} DISTFILES= eng-rom-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= itetcu@people.tecnik93.com +MAINTAINER= ports@FreeBSD.org COMMENT= Dictd database for Eng-Ro dictionary RUN_DEPENDS= ${LOCALBASE}/sbin/dictd:${PORTSDIR}/net/dictd |