diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-25 22:29:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-25 22:29:24 +0000 |
commit | d53f2613a28e581aef19625a841413f07323d4cb (patch) | |
tree | c626057eaf6deea2b92a6f4b3aab9f38525b5d4c /games/smiley | |
parent | 5eda9927b21c5658a638874a8f824e6b01130297 (diff) | |
download | ports-d53f2613a28e581aef19625a841413f07323d4cb.tar.gz ports-d53f2613a28e581aef19625a841413f07323d4cb.zip |
- Style: ports@freebsd.org -> ports@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=149492
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 8fd5d9abd16a..0c8017834e77 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= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A "server" to print out a smiley with it's explanation WRKSRC= ${WRKDIR}/${PORTNAME} |