diff options
Diffstat (limited to 'games/xpat2/Makefile')
-rw-r--r-- | games/xpat2/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index 529155875490..ca814b7f8d49 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -1,16 +1,15 @@ # New ports collection makefile for: xpat2 -# Version required: 1.04 +# Version required: 1.06 # Date created: 5 March 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.5 1998/08/05 09:31:01 asami Exp $ +# $Id: Makefile,v 1.6 1998/11/29 07:49:31 asami Exp $ # -DISTNAME= xpat2-1.04 +DISTNAME= xpat2-1.06 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/solitaires -EXTRACT_SUFX= -src.tar.gz MAINTAINER= mph@freebsd.org |