diff options
Diffstat (limited to 'ham')
-rw-r--r-- | ham/tlf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/tlf/Makefile b/ham/tlf/Makefile index 67b727e862f..7e4edf3b18d 100644 --- a/ham/tlf/Makefile +++ b/ham/tlf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/08/17 17:11:24 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/08/18 07:31:10 wiz Exp $ # DISTNAME= tlf-0.9.30 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= http://sharon.pi8zaa.ampr.org/pub/linux/ham/tlf/ |