diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-01-16 13:20:08 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-01-16 13:20:08 +0000 |
commit | 957962002b92fe98fcd2da51140bec9f64c0b857 (patch) | |
tree | c6f1df1869dde39f21022f1e23a1f6670d855b96 /games/scourge/Makefile | |
parent | 178ad81dd633e7ddbc19fa37e7c9a1df3a89e589 (diff) |
Notes
Diffstat (limited to 'games/scourge/Makefile')
-rw-r--r-- | games/scourge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scourge/Makefile b/games/scourge/Makefile index dc88bddc1909..0511752a30c0 100644 --- a/games/scourge/Makefile +++ b/games/scourge/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scourge -PORTVERSION= 0.20 +PORTVERSION= 0.21.1 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/$/.src/} |