diff options
Diffstat (limited to 'ham/tlf/Makefile')
-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 f923dcab6a1..aec729be5b6 100644 --- a/ham/tlf/Makefile +++ b/ham/tlf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/09/24 23:39:03 wulf Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:59 tv Exp $ # DISTNAME= tlf-0.9.20 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://sharon.pi8zaa.ampr.org/pub/linux/ham/tlf/ |