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/fkiss | |
parent | 34113719aea618f80d0f309d53402d769feb9985 (diff) |
Notes
Diffstat (limited to 'games/fkiss')
-rw-r--r-- | games/fkiss/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |