diff options
Diffstat (limited to 'games/xonix/Makefile')
-rw-r--r-- | games/xonix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xonix/Makefile b/games/xonix/Makefile index e7214005a94e..51cf3bb986b8 100644 --- a/games/xonix/Makefile +++ b/games/xonix/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xonix -# Version required: 1.4 # Date created: 3 May 1995 # Whom: joerg # # $FreeBSD$ # -DISTNAME= xonix-1.4 +PORTNAME= xonix +PORTVERSION= 1.4 CATEGORIES= games MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ |