diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-07 00:39:07 +0800 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-07 00:39:07 +0800 |
commit | cf9bd998c786a4e8e52cb7d71976bbb31836e3cb (patch) | |
tree | 4432d8d9ec369f1ca6e3e6868602841bfaab85da /games/xcowsay | |
parent | f34298b16a48b1d1f45a5d7ff9d38b2a5eec02c0 (diff) | |
download | freebsd-ports-gnome-cf9bd998c786a4e8e52cb7d71976bbb31836e3cb.tar.gz freebsd-ports-gnome-cf9bd998c786a4e8e52cb7d71976bbb31836e3cb.tar.zst freebsd-ports-gnome-cf9bd998c786a4e8e52cb7d71976bbb31836e3cb.zip |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes
Diffstat (limited to 'games/xcowsay')
-rw-r--r-- | games/xcowsay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xcowsay/Makefile b/games/xcowsay/Makefile index 7bb07cea5c85..ea95153f3922 100644 --- a/games/xcowsay/Makefile +++ b/games/xcowsay/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.nickg.me.uk/files/ \ http://www.predatorlabs.net/dl/ -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical configurable talking cow OPTIONS= DBUS "Enable DBus support" off |