diff options
author | ade <ade@FreeBSD.org> | 2000-09-12 22:59:20 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-12 22:59:20 +0800 |
commit | a171778d09f08a5fd0d09268dbeff9226e2c7f40 (patch) | |
tree | 97a7224e940416f8d4f42bdd91bbfe773658067d /games/Makefile | |
parent | e70d554d233b24b043aba582cc94fd1e2f7d3f86 (diff) | |
download | freebsd-ports-gnome-a171778d09f08a5fd0d09268dbeff9226e2c7f40.tar.gz freebsd-ports-gnome-a171778d09f08a5fd0d09268dbeff9226e2c7f40.tar.zst freebsd-ports-gnome-a171778d09f08a5fd0d09268dbeff9226e2c7f40.zip |
Reimport gnomebreakout (without the hyphen) - no repo-copy needed
since there's no history to preserve, and perform some
fixups.
PR: 21205
Submitted by: Ports Fury
Approved by: Ports Wraith (no repo-copy)
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 34ac2cdcef2e..0e73fb0c2f6e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -68,7 +68,7 @@ SUBDIR += gma SUBDIR += gno3dtet SUBDIR += gnocatan - SUBDIR += gnome-breakout + SUBDIR += gnomebreakout SUBDIR += gnomechess SUBDIR += gnomegames SUBDIR += gnomememoryblocks |