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 87095fdbbc3..cc8e9a2f8f1 100644 --- a/misc/rocs/Makefile +++ b/misc/rocs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2012/06/16 04:45:34 markd Exp $ +# $NetBSD: Makefile,v 1.4 2012/07/02 13:37:41 adam Exp $ DISTNAME= rocs-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE graph theory IDE |