diff options
author | pgoyette <pgoyette@pkgsrc.org> | 2017-04-07 23:34:40 +0000 |
---|---|---|
committer | pgoyette <pgoyette@pkgsrc.org> | 2017-04-07 23:34:40 +0000 |
commit | 32d382b5aa7ea855fd405305e31bcfbca85b64b1 (patch) | |
tree | 74affcc44123ec5e6786cd35f05fa8ad36cb1593 /games/xpipeman | |
parent | c93fd0ffe1e2a9ecc597a1ab19d86804d9a7fb18 (diff) | |
download | pkgsrc-32d382b5aa7ea855fd405305e31bcfbca85b64b1.tar.gz |
Bump PKGREVISION for previous
Diffstat (limited to 'games/xpipeman')
-rw-r--r-- | games/xpipeman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile index fb78fece7cb..519c7c120f4 100644 --- a/games/xpipeman/Makefile +++ b/games/xpipeman/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2017/04/07 23:21:20 pgoyette Exp $ +# $NetBSD: Makefile,v 1.22 2017/04/07 23:34:40 pgoyette Exp $ # DISTNAME= xpipeman-1.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_SUNSITE:=games/strategy/} |