diff options
Diffstat (limited to 'games/spellcast')
-rw-r--r-- | games/spellcast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/spellcast/Makefile b/games/spellcast/Makefile index 02047f7be4ac..b8175f5cf9a3 100644 --- a/games/spellcast/Makefile +++ b/games/spellcast/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: spellcast -# Version required: 1.1 # Date created: 28 June 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= spellcast-1.1 +PORTNAME= spellcast +PORTVERSION= 1.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.macula.net/lightside/ |