diff options
author | mph <mph@FreeBSD.org> | 1998-07-23 16:43:49 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-07-23 16:43:49 +0000 |
commit | 635287388988b1a0d3eb3c078f97d0acb9368ebc (patch) | |
tree | 9719e554fd0012c4dc438fc79339162d4ed46dcc /games/xfrisk/Makefile | |
parent | ca96bf48e1b58b210d30228f31db367d19cc9dcf (diff) | |
download | FreeBSD-ports-635287388988b1a0d3eb3c078f97d0acb9368ebc.zip FreeBSD-ports-635287388988b1a0d3eb3c078f97d0acb9368ebc.tar.gz |
Upgrade to 1.00.
Submitted by: vanilla
Diffstat (limited to 'games/xfrisk/Makefile')
-rw-r--r-- | games/xfrisk/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index 0076f2a..425352b 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: xfrisk -# Version required: 0.99c0pl9 +# Version required: 1.00 # Date created: 20 April 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.5 1998/01/08 18:52:08 fenner Exp $ +# $Id: Makefile,v 1.6 1998/04/17 23:26:23 mph Exp $ # -DISTNAME= XFrisk-0.99c0pl9 -PKGNAME= xfrisk-0.99c09 +DISTNAME= XFrisk-1.00 +PKGNAME= xfrisk-1.00 CATEGORIES= games MASTER_SITES= $(MASTER_SITE_XCONTRIB) MASTER_SITE_SUBDIR= games/multiplayer |