aboutsummaryrefslogtreecommitdiff
path: root/www/sitecopy
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2006-01-05 08:40:10 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2006-01-05 08:40:10 +0000
commit29580421f5a3b1b6b901b23211fcf63d47b6f8c5 (patch)
tree49a8eef3b70a2b5f008f002a9a0f22babcadc85d /www/sitecopy
parent92fda7c4826011b958f6391d670201f243cf7e67 (diff)
downloadports-29580421f5a3b1b6b901b23211fcf63d47b6f8c5.tar.gz
ports-29580421f5a3b1b6b901b23211fcf63d47b6f8c5.zip
Bump neon shared libary version, bump PORTREVISION to force upgrade.
Notes
Notes: svn path=/head/; revision=152791
Diffstat (limited to 'www/sitecopy')
-rw-r--r--www/sitecopy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile
index ad1ab1e6ecda..8f94f50b0dce 100644
--- a/www/sitecopy/Makefile
+++ b/www/sitecopy/Makefile
@@ -7,13 +7,14 @@
PORTNAME= sitecopy
PORTVERSION= 0.16.1
+PORTREVISION?= 1
CATEGORIES= www
MASTER_SITES= http://www.lyra.org/sitecopy/
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Maintains remote websites, uses FTP or WebDAV to sync up with local copy
-LIB_DEPENDS= neon:${PORTSDIR}/www/neon
+LIB_DEPENDS= neon.25:${PORTSDIR}/www/neon
GNU_CONFIGURE= yes
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \