diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2009-08-02 08:35:34 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2009-08-02 08:35:34 +0000 |
commit | b8b8468d92e7a5613ad0504b149a47aa7ebf1faa (patch) | |
tree | 32285e4388019d57ac7fe486cc71c17bd3f9a54f /games/oolite | |
parent | 98b6d70a9010b377e0f200375f316a4dfc5811d7 (diff) |
Updated sdl_gfx to 2.0.19
Bumped PORTREVISION on dependent ports.
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=238762
Diffstat (limited to 'games/oolite')
-rw-r--r-- | games/oolite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oolite/Makefile b/games/oolite/Makefile index b5e2f80cd15c..68c366abbd1a 100644 --- a/games/oolite/Makefile +++ b/games/oolite/Makefile @@ -7,7 +7,7 @@ PORTNAME= oolite PORTVERSION= 1.65 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games gnustep MASTER_SITES= ${MASTER_SITE_BERLIOS} \ ftp://ftp.alioth.net/%SUBDIR%/:alioth |