diff options
Diffstat (limited to 'games/xcowsay/Makefile')
-rw-r--r-- | games/xcowsay/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games/xcowsay/Makefile b/games/xcowsay/Makefile index b08db3072f4a..ff90cd3257e8 100644 --- a/games/xcowsay/Makefile +++ b/games/xcowsay/Makefile @@ -6,11 +6,12 @@ # PORTNAME= xcowsay -PORTVERSION= 1.1.1 +PORTVERSION= 1.2 CATEGORIES= games gnome -MASTER_SITES= http://www.nickg.me.uk/files/ +MASTER_SITES= http://www.nickg.me.uk/files/ \ + http://www.predatorlabs.net/dl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rfarmer@predatorlabs.net COMMENT= A graphical configurable talking cow OPTIONS= DBUS "Enable DBus support" off |