diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
commit | feac269ad0c68877eeb61245c485df4b7a0b138f (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /ham | |
parent | 2d0142ea7b09c31c401b1629af505f03e9e20855 (diff) | |
download | pkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/tlf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/tlf/Makefile b/ham/tlf/Makefile index ef012bdde54..67b727e862f 100644 --- a/ham/tlf/Makefile +++ b/ham/tlf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/10/03 13:01:45 asau Exp $ +# $NetBSD: Makefile,v 1.18 2015/08/17 17:11:24 wiz Exp $ # DISTNAME= tlf-0.9.30 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://sharon.pi8zaa.ampr.org/pub/linux/ham/tlf/ |