diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-09 11:38:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-09 11:38:58 +0000 |
commit | 532ed7f174f8abb558d5fe59521e70f366b3cd2e (patch) | |
tree | 7733b5b17240a046154bed776e4eb7fafbae9c70 /www/kcgi/Makefile | |
parent | beef8d384dd707093317beba1879c8d20e09ae07 (diff) |
Notes
Diffstat (limited to 'www/kcgi/Makefile')
-rw-r--r-- | www/kcgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kcgi/Makefile b/www/kcgi/Makefile index 792f98403345..39b7be109823 100644 --- a/www/kcgi/Makefile +++ b/www/kcgi/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kcgi -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= www devel MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/ |