diff options
Diffstat (limited to 'games/xquarto/Makefile')
-rw-r--r-- | games/xquarto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xquarto/Makefile b/games/xquarto/Makefile index 16acee08d0a5..67ff4ce2466b 100644 --- a/games/xquarto/Makefile +++ b/games/xquarto/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xquarto -# Version required: 1.0 # Date created: 9 March 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= xquarto-1.0 +PORTNAME= xquarto +PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= http://www.math.lsa.umich.edu/~mattiasj/games/xquarto/ |