diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-08 18:08:39 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-08 18:08:39 +0000 |
commit | 466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba (patch) | |
tree | fe7d769264ff5fbffc45e373dabd934bd76b1c2e /games/gnomegames | |
parent | Activate the xbomber port. (diff) |
DISTFILES moved on MASTER_SITE.
Notes
Notes:
svn path=/head/; revision=17741
Diffstat (limited to 'games/gnomegames')
-rw-r--r-- | games/gnomegames/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index 3d41cefdec38..357b6f690212 100644 --- a/games/gnomegames/Makefile +++ b/games/gnomegames/Makefile @@ -3,14 +3,14 @@ # Date created: 03 July 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.13 1999/02/24 22:09:22 vanilla Exp $ +# $Id: Makefile,v 1.14 1999/03/09 01:08:56 nectar Exp $ # DISTNAME= gnome-games-1.0.1 PKGNAME= gnomegames-1.0.1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= gnome-1.0/sources +MASTER_SITE_SUBDIR= sources/gnome-games MAINTAINER= nacai@iname.com |