diff options
author | wxs <wxs@FreeBSD.org> | 2011-03-03 21:39:28 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-03-03 21:39:28 +0800 |
commit | f5679a5a66727570399f9e1fef6ddc49a9912da5 (patch) | |
tree | 47dc82436bd4cf45cc0c540647d5c8b825c4bf9a /games/cowsay | |
parent | a109de93137d0c4d1ea01565f630fde8b278fc71 (diff) | |
download | freebsd-ports-gnome-f5679a5a66727570399f9e1fef6ddc49a9912da5.tar.gz freebsd-ports-gnome-f5679a5a66727570399f9e1fef6ddc49a9912da5.tar.zst freebsd-ports-gnome-f5679a5a66727570399f9e1fef6ddc49a9912da5.zip |
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 |