diff options
Diffstat (limited to 'www/dtse')
-rw-r--r-- | www/dtse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dtse/Makefile b/www/dtse/Makefile index 2cd01f9c6a6e..1ef9ddab048e 100644 --- a/www/dtse/Makefile +++ b/www/dtse/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= douglas@douglasthrift.net COMMENT= An indexing search engine for use on small websites -LICENSE= ASL +LICENSE= AL2 .if defined(WITH_OPENSSL) USE_OPENSSL= yes |