diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
commit | 21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269 (patch) | |
tree | 2bd8e30787adc060967df63687cf5230898ef8ca /games | |
parent | 34113719aea618f80d0f309d53402d769feb9985 (diff) | |
download | ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.tar.gz ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/fkiss/Makefile | 2 | ||||
-rw-r--r-- | games/xhime/Makefile | 2 | ||||
-rw-r--r-- | games/xosmulti/Makefile | 2 | ||||
-rw-r--r-- | games/xspringies/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile index d4c428a4efaa..0b43652aa423 100644 --- a/games/fkiss/Makefile +++ b/games/fkiss/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.oersted.co.jp/~yav/soft/fkiss/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= flathill@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Freely enjoy childlike KISS, French-KISS! RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha diff --git a/games/xhime/Makefile b/games/xhime/Makefile index 026aee22742c..3f9c3c9b8c6c 100644 --- a/games/xhime/Makefile +++ b/games/xhime/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.tcp-ip.or.jp/~shochan/linux/ DISTFILES= xhime151.tgz -MAINTAINER= flathill@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Resident Himechan for X Window System WRKSRC= ${WRKDIR}/xhime1.51 diff --git a/games/xosmulti/Makefile b/games/xosmulti/Makefile index 152856b4f602..ee4f5871b0b5 100644 --- a/games/xosmulti/Makefile +++ b/games/xosmulti/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= flathill DISTNAME= ${PORTNAME}_${PORTVERSION}_tar EXTRACT_SUFX= .gz -MAINTAINER= flathill@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A little girl cartoon on the top of the active window WRKSRC= ${WRKDIR}/xosmulti diff --git a/games/xspringies/Makefile b/games/xspringies/Makefile index 892d0c9962ba..1c382facfadc 100644 --- a/games/xspringies/Makefile +++ b/games/xspringies/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://aixpdslib.seas.ucla.edu/pub/xspringies/RISC/3.2/src/ DISTFILES= xspringies.1.1.tar.Z -MAINTAINER= jkh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A mass and spring simulation system USE_IMAKE= yes |