diff options
author | sf <sf@FreeBSD.org> | 2002-01-11 08:11:37 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2002-01-11 08:11:37 +0000 |
commit | 8070aa9041a22716b909d08d72c439a18d6854c8 (patch) | |
tree | 8ec5dcf0e535a32c918b1767b913bf0af077bb58 /games | |
parent | aedc24ea3d5d460e5bbd2b888b0568fef4dc2c5a (diff) | |
download | FreeBSD-ports-8070aa9041a22716b909d08d72c439a18d6854c8.zip FreeBSD-ports-8070aa9041a22716b909d08d72c439a18d6854c8.tar.gz |
update to 1.21p1.
PR: 33780
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/actx/Makefile | 8 | ||||
-rw-r--r-- | games/actx/distinfo | 2 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games/actx/Makefile b/games/actx/Makefile index 6178df4..0813310 100644 --- a/games/actx/Makefile +++ b/games/actx/Makefile @@ -6,17 +6,21 @@ # PORTNAME= actx -PORTVERSION= 1.20 +PORTVERSION= 1.21.1 CATEGORIES= games MASTER_SITES= http://kurumi.sakura.ne.jp/~chimari/ActX/ +DISTNAME= ${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E} MAINTAINER= esu@yk.rim.or.jp +NO_CDROM= 'contains commercial character data' + USE_IMAKE= yes USE_XPM= yes MAN1= actx.1 MANLANG= "" ja -NO_CDROM= 'contains commercial character data' + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} ACTXDIR= ${PREFIX}/share/examples/actx post-extract: diff --git a/games/actx/distinfo b/games/actx/distinfo index 5805b7d..6819f25 100644 --- a/games/actx/distinfo +++ b/games/actx/distinfo @@ -1 +1 @@ -MD5 (actx-1.20.tar.gz) = 2e324146dabfc6c6a3b51488f0add9f5 +MD5 (actx-1.21p1.tar.gz) = e2e5bd2ff884c06e2fe74214326f1dcb |