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/gnomegames2 | |
parent | 7f38add07850444cf2f5709f96bc52f9f5746f0e (diff) | |
download | ports-466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba.tar.gz ports-466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba.zip |
Notes
Diffstat (limited to 'games/gnomegames2')
-rw-r--r-- | games/gnomegames2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 3d41cefdec38..357b6f690212 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/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 |