diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2018-02-12 22:26:34 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2018-02-12 22:26:34 +0000 |
commit | 5ebdaaf76aed23d8ed59c185f0c74cc5fe871a25 (patch) | |
tree | 46d592dab851f01ff6d64e3f3b65c20560f3bf33 /games/lolcat | |
parent | ff5c052ece43e254d88f2e212badb25d6e837b34 (diff) | |
download | ports-5ebdaaf76aed23d8ed59c185f0c74cc5fe871a25.tar.gz ports-5ebdaaf76aed23d8ed59c185f0c74cc5fe871a25.zip |
Drop Maintainership
Lots of new releases, but I haven't found the time to update the port
in the last 4 years
Notes
Notes:
svn path=/head/; revision=461665
Diffstat (limited to 'games/lolcat')
-rw-r--r-- | games/lolcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lolcat/Makefile b/games/lolcat/Makefile index 5814cf6dc0c3..4f530404ffed 100644 --- a/games/lolcat/Makefile +++ b/games/lolcat/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= RG -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rainbows and unicorns RUN_DEPENDS= rubygem-trollop1>=1.9:devel/rubygem-trollop1 \ |