diff options
author | arved <arved@FreeBSD.org> | 2018-02-13 06:26:34 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2018-02-13 06:26:34 +0800 |
commit | 58f41b226a3a4d5193b657e9b8690446321ed481 (patch) | |
tree | 46d592dab851f01ff6d64e3f3b65c20560f3bf33 /games | |
parent | 1bed76cf450cdbf04eb712643cf288db290764ac (diff) | |
download | freebsd-ports-gnome-58f41b226a3a4d5193b657e9b8690446321ed481.tar.gz freebsd-ports-gnome-58f41b226a3a4d5193b657e9b8690446321ed481.tar.zst freebsd-ports-gnome-58f41b226a3a4d5193b657e9b8690446321ed481.zip |
Drop Maintainership
Lots of new releases, but I haven't found the time to update the port
in the last 4 years
Diffstat (limited to 'games')
-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 \ |