diff options
author | asami <asami@FreeBSD.org> | 1995-04-16 07:43:20 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-16 07:43:20 +0800 |
commit | aaad32c8d0ba8454f57bffaa25eb882c03f536c3 (patch) | |
tree | 76aec58751a8449d6be4fb39fde3249a637ab2c3 /games | |
parent | f62a256fce48f42c91bccac83770df805710a4cd (diff) | |
download | freebsd-ports-gnome-aaad32c8d0ba8454f57bffaa25eb882c03f536c3.tar.gz freebsd-ports-gnome-aaad32c8d0ba8454f57bffaa25eb882c03f536c3.tar.zst freebsd-ports-gnome-aaad32c8d0ba8454f57bffaa25eb882c03f536c3.zip |
Oops, package name should be "xmille-2.0", not "2.0".... ;)
Diffstat (limited to 'games')
-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 07fd452e7144..11281f9875bf 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 |