diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-01-26 23:41:32 +0800 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-01-26 23:41:32 +0800 |
commit | c367d55556c68aca4fd15b3f440f57bb9997a174 (patch) | |
tree | d452d156ff4da813b8f9381300ac489da7bee096 /lang | |
parent | 1e745b15b827035ffa740f511b794e4f8763262f (diff) | |
download | freebsd-ports-gnome-c367d55556c68aca4fd15b3f440f57bb9997a174.tar.gz freebsd-ports-gnome-c367d55556c68aca4fd15b3f440f57bb9997a174.tar.zst freebsd-ports-gnome-c367d55556c68aca4fd15b3f440f57bb9997a174.zip |
- Reset maintainership - undeliverable address
<harbour@netfang.net>:
64.109.43.45 does not like recipient.
Remote host said: 550 <harbour@netfang.net>: Recipient address rejected:
User unknown in local recipient table
Noticed by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Diffstat (limited to 'lang')
-rw-r--r-- | lang/harbour/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/harbour/Makefile b/lang/harbour/Makefile index b236124c2c67..dd95c2bcd22a 100644 --- a/lang/harbour/Makefile +++ b/lang/harbour/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.44.0 CATEGORIES= lang MASTER_SITES= ftp://ftp.jsd0.com/public/harbour/dgh/ -MAINTAINER= harbour@netfang.net +MAINTAINER= ports@FreeBSD.org COMMENT= An open source Clipper-compatible compiler LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |