diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:13:15 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:13:15 +0000 |
commit | 106310e7ffb7a3b075dae02abf181e4010556803 (patch) | |
tree | cea64c544837d331bdf6856b4acf181eb610d0c3 /games | |
parent | bbf67b84b13daa919de55830eb7063a091564563 (diff) | |
download | ports-106310e7ffb7a3b075dae02abf181e4010556803.tar.gz ports-106310e7ffb7a3b075dae02abf181e4010556803.zip |
Notes
Diffstat (limited to 'games')
-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} |