diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-01-20 08:22:47 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-01-20 08:22:47 +0800 |
commit | a7d96d5f3f9945e7547dccfa636205868178be39 (patch) | |
tree | a6d37d76b3a46c08fddd3d7eec0b99c9dacbc40e | |
parent | 84353c2c4b81ac0bc046ce53ea42d93233a5bcba (diff) | |
download | freebsd-ports-gnome-a7d96d5f3f9945e7547dccfa636205868178be39.tar.gz freebsd-ports-gnome-a7d96d5f3f9945e7547dccfa636205868178be39.tar.zst freebsd-ports-gnome-a7d96d5f3f9945e7547dccfa636205868178be39.zip |
Remove empty lines in PLIST and fix WWW syntax
-rw-r--r-- | games/quakeforge/pkg-descr | 2 | ||||
-rw-r--r-- | games/quakeforge/pkg-plist | 1 | ||||
-rw-r--r-- | games/quakeforge/pkg-plist.glx | 1 |
3 files changed, 1 insertions, 3 deletions
diff --git a/games/quakeforge/pkg-descr b/games/quakeforge/pkg-descr index d170ef23cc75..6e5c25bf45e8 100644 --- a/games/quakeforge/pkg-descr +++ b/games/quakeforge/pkg-descr @@ -5,4 +5,4 @@ and in the future, feature enhancments. Note that to actually USE this port you will need to obtain an installed copy of Quake 1 from a DOS/Windows machine. -WWW - http://www.quakeforge.net +WWW: http://www.quakeforge.net diff --git a/games/quakeforge/pkg-plist b/games/quakeforge/pkg-plist index 73cb55be613f..67700b211f20 100644 --- a/games/quakeforge/pkg-plist +++ b/games/quakeforge/pkg-plist @@ -1,4 +1,3 @@ bin/quake-x11 bin/qw-client-x11 bin/qw-server - diff --git a/games/quakeforge/pkg-plist.glx b/games/quakeforge/pkg-plist.glx index 1306cccc424d..2483949ffff8 100644 --- a/games/quakeforge/pkg-plist.glx +++ b/games/quakeforge/pkg-plist.glx @@ -1,3 +1,2 @@ bin/quake-gl bin/qw-client-gl - |