diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
commit | 0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8 (patch) | |
tree | 6a9eecf5c996622bdb9a53dcf4bd868e5d3c2e38 /games/block | |
parent | portname/portversion update (diff) |
update portname/portversion stuff (games commit part 1, a-c)
Notes
Notes:
svn path=/head/; revision=27502
Diffstat (limited to '')
-rw-r--r-- | games/block/Makefile | 4 | ||||
-rw-r--r-- | games/blockade/Makefile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/block/Makefile b/games/block/Makefile index 577bc00c7f2d..bd58ba9e365c 100644 --- a/games/block/Makefile +++ b/games/block/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: block -# Version required: 0.6 # Date created: 10 May 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= block-0.6 +PORTNAME= block +PORTVERSION= 0.6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/strategy diff --git a/games/blockade/Makefile b/games/blockade/Makefile index 0c4049f1fd0a..21eb7b8fc3d9 100644 --- a/games/blockade/Makefile +++ b/games/blockade/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: blockade -# Version required: 1.00 # Date created: 29 May 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= blockade-1_00-linux -PKGNAME= blockade-1.00 +PORTNAME= blockade +PORTVERSION= 1.00 CATEGORIES= games MASTER_SITES= http://www.geocities.com/TimesSquare/Zone/5267/ +DISTNAME= blockade-1_00-linux MAINTAINER= cpiazza@FreeBSD.org |