diff options
author | wiz <wiz> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-08-17 17:11:19 +0000 |
commit | 2ae32c9e8dbbdfacc2972e287229ab1542339f12 (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /emulators/ski | |
parent | 470a9590b7f36ff7122413b10ddc70bb9dfb548e (diff) | |
download | pkgsrc-2ae32c9e8dbbdfacc2972e287229ab1542339f12.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'emulators/ski')
-rw-r--r-- | emulators/ski/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index 13c7d9d7fa6..3eb093b8116 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/03/15 18:40:53 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2015/08/17 17:11:22 wiz Exp $ # DISTNAME= ski-1.3.2 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/} |