diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-14 08:45:49 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-14 08:45:49 +0800 |
commit | 7f047fb68c725cde8ffd2b76c7784a17080c7b8b (patch) | |
tree | 2e4ab8ff34a1d977d16bd740d03383b65233604d /games/actx | |
parent | a9d06ce8636b7acb5906bac2a80fb92f5e2afd05 (diff) | |
download | freebsd-ports-gnome-7f047fb68c725cde8ffd2b76c7784a17080c7b8b.tar.gz freebsd-ports-gnome-7f047fb68c725cde8ffd2b76c7784a17080c7b8b.tar.zst freebsd-ports-gnome-7f047fb68c725cde8ffd2b76c7784a17080c7b8b.zip |
update portname/portversion stuff (games commit part 1, a-c)
Diffstat (limited to 'games/actx')
-rw-r--r-- | games/actx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/actx/Makefile b/games/actx/Makefile index a79f6de8b062..a91be0b135ba 100644 --- a/games/actx/Makefile +++ b/games/actx/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: actx -# Version required: 0.99.2 # Date created: 19 Feb 1999 # Whom: Shinya Esu <esu@yk.rim.or.jp> # # $FreeBSD$ # -DISTNAME= actx-0.99.2 -PKGNAME= actx-0.99.2 +PORTNAME= actx +PORTVERSION= 0.99.2 CATEGORIES= games MASTER_SITES= http://www.astr.tohoku.ac.jp/~taji/ActX/ |