diff options
author | asami <asami@FreeBSD.org> | 1995-04-15 23:43:20 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-15 23:43:20 +0000 |
commit | aaad32c8d0ba8454f57bffaa25eb882c03f536c3 (patch) | |
tree | 76aec58751a8449d6be4fb39fde3249a637ab2c3 /games/xmille | |
parent | f62a256fce48f42c91bccac83770df805710a4cd (diff) | |
download | FreeBSD-ports-aaad32c8d0ba8454f57bffaa25eb882c03f536c3.zip FreeBSD-ports-aaad32c8d0ba8454f57bffaa25eb882c03f536c3.tar.gz |
Oops, package name should be "xmille-2.0", not "2.0".... ;)
Diffstat (limited to 'games/xmille')
-rw-r--r-- | games/xmille/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xmille/Makefile b/games/xmille/Makefile index 07fd452..11281f9 100644 --- a/games/xmille/Makefile +++ b/games/xmille/Makefile @@ -3,11 +3,11 @@ # Date created: 30 Dec 1994 # Whom: swallace # -# $Id: Makefile,v 1.3 1995/04/01 12:45:23 jkh Exp $ +# $Id: Makefile,v 1.4 1995/04/11 00:20:41 asami Exp $ # DISTNAME= xmille -PKGNAME= 2.0 +PKGNAME= xmille-2.0 CATEGORIES+= games MASTER_SITES= ftp://gatekeeper.dec.com/.b/X11-contrib/ EXTRACT_SUFX= .tar.Z |