diff options
Diffstat (limited to 'misc')
-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 ad640860162..af927ced729 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/10/08 09:34:30 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2008/10/16 21:22:40 wiz Exp $ # DISTNAME= tellico-1.3.4 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ |