aboutsummaryrefslogtreecommitdiff
path: root/www/shttpd
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-01-08 15:56:12 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-01-08 15:56:12 +0000
commit9f6d24ada4a66a898f896acf996e517f4a771336 (patch)
tree0b6e063b0ecd21be177ae455222d938b3778f6b4 /www/shttpd
parentb872c795c9bb4997ce0445351e8456b7468d881e (diff)
downloadports-9f6d24ada4a66a898f896acf996e517f4a771336.tar.gz
ports-9f6d24ada4a66a898f896acf996e517f4a771336.zip
Notes
Diffstat (limited to 'www/shttpd')
-rw-r--r--www/shttpd/Makefile4
-rw-r--r--www/shttpd/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/shttpd/Makefile b/www/shttpd/Makefile
index 888c63d1ce70..4876e668bbf2 100644
--- a/www/shttpd/Makefile
+++ b/www/shttpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= shttpd
-PORTVERSION= 1.3
+PORTVERSION= 1.5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= shttpd
@@ -24,7 +24,7 @@ MAN1= shttpd.1
.if defined(WITHOUT_SSL)
PKGNAMESUFFIX= -nossl
.else
-CFLAGS+= -DWITH_SSL -I/usr/include/openssl -lssl -lcrypto
+CFLAGS+= -DWITH_SSL -lssl -lcrypto
.endif
PLIST_FILES= bin/shttpd
diff --git a/www/shttpd/distinfo b/www/shttpd/distinfo
index ff6ef85aca96..38f94c1d42e6 100644
--- a/www/shttpd/distinfo
+++ b/www/shttpd/distinfo
@@ -1,2 +1,2 @@
-MD5 (shttpd/shttpd_1.3.c) = 87af500089250ff5186ee553311b856e
-SIZE (shttpd/shttpd_1.3.c) = 42037
+MD5 (shttpd/shttpd_1.5.c) = 5ef81caeac7c132850fac4c8340ce2db
+SIZE (shttpd/shttpd_1.5.c) = 56977