diff options
Diffstat (limited to 'misc/tellico/Makefile')
-rw-r--r-- | misc/tellico/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 5d310e70acc..37fe26e1ef2 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2009/02/21 10:18:28 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2009/03/25 22:37:13 he Exp $ # DISTNAME= tellico-1.3.5 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ |