diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2005-11-14 01:13:15 +0800 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2005-11-14 01:13:15 +0800 |
commit | 464bb941ba75463db0043fa3a708daac0bf631cb (patch) | |
tree | 213be3acfa34081cf47a52eef150c44b5e784895 /games/smiley | |
parent | b78b7f02a00e3de4de8d5448a66990df35327d38 (diff) | |
download | freebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.tar.gz freebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.tar.zst freebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.zip |
o) Drop maintainership cause I didn't use these ports since months anymore.
Diffstat (limited to 'games/smiley')
-rw-r--r-- | games/smiley/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/smiley/Makefile b/games/smiley/Makefile index f5719603c4b6..8fd5d9abd16a 100644 --- a/games/smiley/Makefile +++ b/games/smiley/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games # No external mirror available anymore #MASTER_SITES= ftp://ftp.fu-berlin.de/pub/unix/misc/smiley/ -MAINTAINER= Lars.Koeller@Uni-Bielefeld.de +MAINTAINER= ports@freebsd.org COMMENT= A "server" to print out a smiley with it's explanation WRKSRC= ${WRKDIR}/${PORTNAME} |