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/affenspiel/Makefile | |
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 'games/affenspiel/Makefile')
-rw-r--r-- | games/affenspiel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/affenspiel/Makefile b/games/affenspiel/Makefile index f8eb514cb91f..9a7c3e3ae29c 100644 --- a/games/affenspiel/Makefile +++ b/games/affenspiel/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: affenspiel -# Version required: 1.0 # Date created: 2 May 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= affenspiel-1.0 +PORTNAME= affenspiel +PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/strategy |