diff options
author | krion <krion@FreeBSD.org> | 2004-12-23 18:10:15 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-12-23 18:10:15 +0800 |
commit | 3f80042b93286ea80727147001d3c106717179fb (patch) | |
tree | 4259fba4e101448f6be856510ba95ac376bdb992 /games/xpired | |
parent | 68089e0f2c3a805fbfc38594615600af63c2d59c (diff) | |
download | freebsd-ports-gnome-3f80042b93286ea80727147001d3c106717179fb.tar.gz freebsd-ports-gnome-3f80042b93286ea80727147001d3c106717179fb.tar.zst freebsd-ports-gnome-3f80042b93286ea80727147001d3c106717179fb.zip |
Bump shlib version for graphics/sdl_gfx and bump PORTREVISION for
depended ports.
Diffstat (limited to 'games/xpired')
-rw-r--r-- | games/xpired/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpired/Makefile b/games/xpired/Makefile index a53e1325d802..4f7208e3a225 100644 --- a/games/xpired/Makefile +++ b/games/xpired/Makefile @@ -7,7 +7,7 @@ PORTNAME= xpired PORTVERSION= 1.22 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xpired |