diff options
-rw-r--r-- | devel/fossil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile index 450157c61a1..d97f8acc4f9 100644 --- a/devel/fossil/Makefile +++ b/devel/fossil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2013/04/06 03:45:09 rodent Exp $ +# $NetBSD: Makefile,v 1.24 2013/04/07 20:40:38 asau Exp $ DISTNAME= fossil-src-20120808112557 PKGNAME= fossil-1.23 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.fossil-scm.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.fossil-scm.org/ -COMMENT= Simple, high-reliability, distributed software config management +COMMENT= Simple, high-reliability, distributed software configuration management LICENSE= 2-clause-bsd MAKE_JOBS_SAFE= no |