diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-06 09:11:57 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-06 09:11:57 +0000 |
commit | 96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84 (patch) | |
tree | 85e8033022547e7f0b85fd514a62e2bc95baa087 /www/davical | |
parent | ea5282bfc572cef5510e6ee6d5ed0952c0559943 (diff) | |
download | ports-96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84.tar.gz ports-96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84.zip |
Notes
Diffstat (limited to 'www/davical')
-rw-r--r-- | www/davical/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/davical/Makefile b/www/davical/Makefile index a3e97cd97a76..10668d1cdccf 100644 --- a/www/davical/Makefile +++ b/www/davical/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.2 CATEGORIES?= www MAINTAINER= maurice@castro.aus.net -COMMENT= A simple CalDAV server using a postgres backend +COMMENT= Simple CalDAV server using a postgres backend LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi |