diff options
Diffstat (limited to 'misc/rocs/Makefile')
-rw-r--r-- | misc/rocs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/rocs/Makefile b/misc/rocs/Makefile index 13db1f39dd1..a232581dee3 100644 --- a/misc/rocs/Makefile +++ b/misc/rocs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/03/20 08:29:32 markd Exp $ +# $NetBSD: Makefile,v 1.2 2012/06/14 07:44:50 sbd Exp $ DISTNAME= rocs-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE graph theory IDE |