diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-13 22:28:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-13 22:28:35 +0800 |
commit | 2895a9029075337c88e9fc87cba9c8a107f0fbfb (patch) | |
tree | 1d7404ba09f4cc66249bc9e964284e42b856cb78 /games/prboom | |
parent | 06b660bc3ff8e87f1c62c54e6c8bd79ea0de0bf1 (diff) | |
download | freebsd-ports-gnome-2895a9029075337c88e9fc87cba9c8a107f0fbfb.tar.gz freebsd-ports-gnome-2895a9029075337c88e9fc87cba9c8a107f0fbfb.tar.zst freebsd-ports-gnome-2895a9029075337c88e9fc87cba9c8a107f0fbfb.zip |
- Chase devel/sdl12 shlib version bump
Diffstat (limited to 'games/prboom')
-rw-r--r-- | games/prboom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/prboom/Makefile b/games/prboom/Makefile index eafc4d71dd9b..0a1798ce97dc 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -7,7 +7,7 @@ PORTNAME= prboom PORTVERSION= 2.4.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |