diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
commit | 59d48d920fd4f33d0531e09ce16a71ce6e15220b (patch) | |
tree | 799bcf22ddda01c9c3dfba30f12700bcb72b501d /games/cowsay | |
parent | - Update to 5.71 (diff) |
Return kris' ports to the heap.
We hope to see him back again sometime.
Hat: portmgr-secretary
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 6c20847b57f6..ae952cb22e82 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= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Configurable talking characters in ASCII art USE_PERL5= yes |