diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-05 16:34:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-05 16:34:22 +0000 |
commit | e369e064f29d6d63d13b08940a43fbcc65740a74 (patch) | |
tree | 1ca43851977c6a1a363c7d7d90a6632234aa80be /games/wargus/Makefile | |
parent | Mark 4aec9d58-ce7b-11d8-858d-000d610a3b12 as a duplicate of the (diff) |
- [ -d for directories
- Kill trailing whitespace
PR: ports/68670
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=112968
Diffstat (limited to 'games/wargus/Makefile')
-rw-r--r-- | games/wargus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/wargus/Makefile b/games/wargus/Makefile index 24870de74d3c..a27384e1005f 100644 --- a/games/wargus/Makefile +++ b/games/wargus/Makefile @@ -7,6 +7,7 @@ PORTNAME= wargus PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |