diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-11 06:50:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-11 06:50:00 +0000 |
commit | 748f1412455670d002daeddc556bd69d30bb0d59 (patch) | |
tree | b3fb973d59d84d4a0ae96afe83c8651550229475 /games/xjump | |
parent | c49de5f44e09c1b419688f9821d2373f935e8a38 (diff) |
Bump portrevision so people update to the new file permissions.
Notes
Notes:
svn path=/head/; revision=46064
Diffstat (limited to 'games/xjump')
-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 6e8784252b70..689409c97a5c 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%/ \ |