diff options
author | mva <mva@FreeBSD.org> | 2009-03-15 01:20:35 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2009-03-15 01:20:35 +0800 |
commit | b20cfd9369eab95b895060dcfc2d899715940a66 (patch) | |
tree | a8b3a387a1056f0adf7323a7d19f35f751332607 /games/Makefile | |
parent | 8429e0688f96dd4b2801d05a2b4ff5a41b6d7155 (diff) | |
download | freebsd-ports-gnome-b20cfd9369eab95b895060dcfc2d899715940a66.tar.gz freebsd-ports-gnome-b20cfd9369eab95b895060dcfc2d899715940a66.tar.zst freebsd-ports-gnome-b20cfd9369eab95b895060dcfc2d899715940a66.zip |
Renamed games/PySolFC to games/pysolfc according to the policies.
Reported by: danfe
Approved by: miwi (mentor)
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 0b76db862eba..61d76382415a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -14,7 +14,6 @@ SUBDIR += CaribbeanStud SUBDIR += HeroesOfMightAndMagic SUBDIR += KnightCap - SUBDIR += PySolFC SUBDIR += abe SUBDIR += abridge SUBDIR += abuse @@ -661,6 +660,7 @@ SUBDIR += pysol SUBDIR += pysol-cardsets SUBDIR += pysol-music + SUBDIR += pysolfc SUBDIR += pysycache SUBDIR += pysycache-lang SUBDIR += pysycache-themes |