diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-03-03 13:39:28 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-03-03 13:39:28 +0000 |
commit | 113e1c5f71bd5eaa1dba132efb889bd76ad39d7e (patch) | |
tree | 3cefb79f764d4ac8efb4d796b8522fa9f198f7ec /games/cowsay | |
parent | Update to 3.7.3. (diff) |
I'll maintain this port.
Diffstat (limited to 'games/cowsay')
-rw-r--r-- | games/cowsay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cowsay/Makefile b/games/cowsay/Makefile index ae952cb22e82..fc98b498b3f1 100644 --- a/games/cowsay/Makefile +++ b/games/cowsay/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.nog.net/pub/tony/cowsay/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Configurable talking characters in ASCII art USE_PERL5= yes |