diff options
Diffstat (limited to 'games/xworm/Makefile')
-rw-r--r-- | games/xworm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xworm/Makefile b/games/xworm/Makefile index 43ebf61352ec..4101ce273f0a 100644 --- a/games/xworm/Makefile +++ b/games/xworm/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xworm -# Version required: 1.02 # Date created: 18 March 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= xworm102 -PKGNAME= xworm-1.02 +PORTNAME= xworm +PORTVERSION= 1.02 CATEGORIES= games MASTER_SITES= http://www.ekran.no/archive/x/ +DISTNAME= xworm102 MAINTAINER= ports@FreeBSD.org |