diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-26 06:29:24 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-26 06:29:24 +0800 |
commit | d53f2613a28e581aef19625a841413f07323d4cb (patch) | |
tree | c626057eaf6deea2b92a6f4b3aab9f38525b5d4c /games | |
parent | 5eda9927b21c5658a638874a8f824e6b01130297 (diff) | |
download | freebsd-ports-gnome-d53f2613a28e581aef19625a841413f07323d4cb.tar.gz freebsd-ports-gnome-d53f2613a28e581aef19625a841413f07323d4cb.tar.zst freebsd-ports-gnome-d53f2613a28e581aef19625a841413f07323d4cb.zip |
- Style: ports@freebsd.org -> ports@FreeBSD.org
Diffstat (limited to 'games')
-rw-r--r-- | games/frozenbubble/Makefile | 2 | ||||
-rw-r--r-- | games/smiley/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/frozenbubble/Makefile b/games/frozenbubble/Makefile index 62e158d6f83a..cbf4253b54ec 100644 --- a/games/frozenbubble/Makefile +++ b/games/frozenbubble/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://zarb.org/~gc/fb// DISTNAME= frozen-bubble-${PORTVERSION} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Throw colourful bubbles to build groups and destroy the groups BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SDL_perl.pm:${PORTSDIR}/devel/p5-SDL 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} |