diff options
author | kris <kris@FreeBSD.org> | 2001-08-11 06:50:00 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-08-11 06:50:00 +0000 |
commit | fb62b995d9974980e0b4b9329efec187ddc8cef1 (patch) | |
tree | 2fa3d78df620c0de1755a731021d1e0a00abc1ba /games | |
parent | a3ac0f9ff007fec7a630624f80316c463b1c24cc (diff) | |
download | FreeBSD-ports-fb62b995d9974980e0b4b9329efec187ddc8cef1.zip FreeBSD-ports-fb62b995d9974980e0b4b9329efec187ddc8cef1.tar.gz |
Bump portrevision so people update to the new file permissions.
Diffstat (limited to 'games')
-rw-r--r-- | games/xjump/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xjump/Makefile b/games/xjump/Makefile index 6e87842..689409c 100644 --- a/games/xjump/Makefile +++ b/games/xjump/Makefile @@ -7,6 +7,7 @@ PORTNAME= xjump PORTVERSION= 2.7.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.freesoftware.com/pub/linux/debian/%SUBDIR%/ \ ftp://ftp.jp.debian.org/debian/%SUBDIR%/ \ |