diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-10-05 10:08:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-10-05 10:08:02 +0000 |
commit | 81db4f9e8994abc6a95a32fe21852cfb14d36385 (patch) | |
tree | 105503d41ebf6b45fb3e74bc228bdeda41e6ed57 /misc/cloc/Makefile | |
parent | 5d7c49af64c400524b07665629e5c577da2b5e41 (diff) | |
download | ports-81db4f9e8994abc6a95a32fe21852cfb14d36385.tar.gz ports-81db4f9e8994abc6a95a32fe21852cfb14d36385.zip |
Notes
Diffstat (limited to 'misc/cloc/Makefile')
-rw-r--r-- | misc/cloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index 2b0ad3382259..bc881e8d5ca6 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cloc -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= misc MASTER_SITES= SF EXTRACT_SUFX= .pl |