diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-16 14:47:05 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-16 14:47:05 +0800 |
commit | e88e294be887dfe7c867aa071146c00f1067c51c (patch) | |
tree | 3c65a1bc513a4daa67f7ae0a7d750f6a6d2a7a36 /games/Makefile | |
parent | b51456f2e98d76d48dc68d52dbb0522696e2c887 (diff) | |
download | freebsd-ports-gnome-e88e294be887dfe7c867aa071146c00f1067c51c.tar.gz freebsd-ports-gnome-e88e294be887dfe7c867aa071146c00f1067c51c.tar.zst freebsd-ports-gnome-e88e294be887dfe7c867aa071146c00f1067c51c.zip |
[UPDATE] games/linux-q3ademo: clean-up, minor fixes, rename to "linux-quake3-demo"
hanges:
* Clean-up.
* Rename to "linux-quake3-demo" (also rename port directory).
* Add SIZE entry to distinfo.
* Fix symlink with different OpenGL implementations (ports).
* Take maintainership.
* Use SUB_FILES for script.
* Distfile is fetched automatically from MASTER_SITE_GENTOO.
PR: ports/86227
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
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 ff135d7a00eb..0825caee704c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -321,7 +321,7 @@ SUBDIR += linux-enemyterritory-tce SUBDIR += linux-nwnclient SUBDIR += linux-nwserver - SUBDIR += linux-q3ademo + SUBDIR += linux-quake3-demo SUBDIR += linux-spheresofchaos-demo SUBDIR += linux-steam SUBDIR += linux-ut2003-demo |