diff options
Diffstat (limited to 'japanese/today/Makefile')
-rw-r--r-- | japanese/today/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/japanese/today/Makefile b/japanese/today/Makefile index 50995ba6f7d4..c31588e09baa 100644 --- a/japanese/today/Makefile +++ b/japanese/today/Makefile @@ -3,17 +3,16 @@ PORTNAME= today PORTVERSION= 2.12 +PORTREVISION= 1 CATEGORIES= japanese games -MASTER_SITES= http://ftp.vector.co.jp/pack/dos/personal/calendar/today/ +MASTER_SITES= http://ftp.vector.co.jp/29/42/476/ DISTNAME= ja-${PORTNAME}-${PORTVERSION} DISTFILES= td${PORTVERSION:S/.//}s.lzh \ td${PORTVERSION:S/.//}m.lzh -MAINTAINER= ports@FreeBSD.org +MAINTAINER= CQG00620@nifty.ne.jp COMMENT= Tells you what day today is -BROKEN= unfetchable - EXTRACT_DEPENDS=nkf:${PORTSDIR}/japanese/nkf NO_WRKSUBDIR= yes |