diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-18 08:55:17 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-18 08:55:17 +0000 |
commit | 836451e17c8d4ad5d19f521cabb4010442b0adc2 (patch) | |
tree | 385497c90f0796ae617356e05d42e94e9e36439b /games/oneko | |
parent | Install mnews.1 into man/ja_JP.EUC/man1 instead to share/doc/mnews. (diff) |
Upgrade to unofficial 1.2, now includes "BSD Daemon" mode (-bsd).
Submitted by: candy@fct.kgc.co.jp
Notes
Notes:
svn path=/head/; revision=5022
Diffstat (limited to 'games/oneko')
-rw-r--r-- | games/oneko/Makefile | 15 | ||||
-rw-r--r-- | games/oneko/distinfo | 2 |
2 files changed, 9 insertions, 8 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile index e19bc128886a..0bc2e3a9aa94 100644 --- a/games/oneko/Makefile +++ b/games/oneko/Makefile @@ -1,18 +1,19 @@ # New ports collection makefile for: oneko -# Version required: 1.1b +# Version required: 1.2 # Date created: 5 December 1994 # Whom: asami # -# $Id: Makefile,v 1.5 1995/04/11 00:20:20 asami Exp $ +# $Id: Makefile,v 1.6 1996/11/18 11:24:46 asami Exp $ # -DISTNAME= oneko-1.1b -CATEGORIES= games -MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/ +DISTNAME= oneko-1.2 +CATEGORIES+= games +MASTER_SITES= http://www.asahi-net.or.jp/~ZW6T-KND/oneko/ -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= candy@fct.kgc.co.jp -WRKSRC= ${WRKDIR}/oneko USE_IMAKE= yes +MANCOMPRESSED= yes +MAN1= oneko.1 .include <bsd.port.mk> diff --git a/games/oneko/distinfo b/games/oneko/distinfo index 940d39d5e40b..90424a09e68f 100644 --- a/games/oneko/distinfo +++ b/games/oneko/distinfo @@ -1 +1 @@ -MD5 (oneko-1.1b.tar.gz) = 4f45dfa48e573e1e6052a10bb21e1007 +MD5 (oneko-1.2.tar.gz) = 890a476b54e13bfd4ab21440c6a5a8e2 |