diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
commit | 235c907ae5ea9956ecbe6fc718411fb2d358bc10 (patch) | |
tree | 2cda4acd1b6ce680f96281958b269635184a5143 /games/senken/Makefile | |
parent | bf17204649e1bac9693dbd3032528487d798cc77 (diff) |
Bump PORTREVISION to chase the glib20 shared library update.
Notes
Notes:
svn path=/head/; revision=147269
Diffstat (limited to 'games/senken/Makefile')
-rw-r--r-- | games/senken/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/senken/Makefile b/games/senken/Makefile index 8ae7b75b8a4b..de601e9ec8d8 100644 --- a/games/senken/Makefile +++ b/games/senken/Makefile @@ -6,7 +6,7 @@ PORTNAME= senken PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.contrib.andrew.cmu.edu/~tmartin/senken/download/ |