diff options
Diffstat (limited to 'devel/uno/Makefile')
-rw-r--r-- | devel/uno/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/uno/Makefile b/devel/uno/Makefile index 6dae372d9a5..8552626a451 100644 --- a/devel/uno/Makefile +++ b/devel/uno/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2005/12/15 22:19:19 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:54 joerg Exp $ # DISTNAME= uno_v28 PKGNAME= uno-2.8 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://spinroot.com/uno/ |