diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-05-08 15:06:30 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-05-08 15:06:30 +0000 |
commit | c2fd2ca9949dfd2f281c63022fedb10fd3ba8263 (patch) | |
tree | 91be13189745b86227d6105a2bc4a577d55b031c /games/xskewb/Makefile | |
parent | bdc7dc9cb5fda5f732811a3f188eb771a6f89d85 (diff) | |
download | ports-c2fd2ca9949dfd2f281c63022fedb10fd3ba8263.tar.gz ports-c2fd2ca9949dfd2f281c63022fedb10fd3ba8263.zip |
Notes
Diffstat (limited to 'games/xskewb/Makefile')
-rw-r--r-- | games/xskewb/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xskewb/Makefile b/games/xskewb/Makefile index df569bfed710..235985c43fb0 100644 --- a/games/xskewb/Makefile +++ b/games/xskewb/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xskewb -# Version required: 5.4.3 +# Version required: 5.4.4 # Date created: 25 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1998/04/02 03:56:42 hoek Exp $ +# $Id: Makefile,v 1.2 1998/04/02 04:04:41 hoek Exp $ # -DISTNAME= xskewb-5.4.3 +DISTNAME= xskewb-5.4.4 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles |