diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /games/sopwith | |
parent | 034846f74614212cad0f1eb32fe34f717ec9a10e (diff) | |
download | ports-731798cdcf78c9b9ebbe16d30073be2295527446.tar.gz ports-731798cdcf78c9b9ebbe16d30073be2295527446.zip |
Notes
Diffstat (limited to 'games/sopwith')
-rw-r--r-- | games/sopwith/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sopwith/Makefile b/games/sopwith/Makefile index a99a6fd478e6..415d6c83c5bb 100644 --- a/games/sopwith/Makefile +++ b/games/sopwith/Makefile @@ -7,7 +7,7 @@ PORTNAME= sopwith PORTVERSION= 1.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sdl-sopwith |