diff options
Diffstat (limited to 'www/neon26/Makefile')
-rw-r--r-- | www/neon26/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/neon26/Makefile b/www/neon26/Makefile index d892b4c6a213..7e6f7422f04f 100644 --- a/www/neon26/Makefile +++ b/www/neon26/Makefile @@ -7,12 +7,13 @@ PORTNAME= neon PORTVERSION= 0.21.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ MAINTAINER= rooneg@electricjellyfish.net -LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2 .ifndef WITHOUT_OPENSSL USE_OPENSSL= yes |