diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-03-02 23:59:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-03-02 23:59:52 +0000 |
commit | 3f9d71ae34d54d771804eb7440760d06f8fd8d47 (patch) | |
tree | 589a6a6534b0f71db8d0f6a612c0abb6ca71d588 /games/cowsay | |
parent | - fix depends if apache22 is the default (diff) |
Return these ports to the pool.
PR: ports/155217
Submitted by: maintainer
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 1bc909a25341..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= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Configurable talking characters in ASCII art USE_PERL5= yes |