aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-07-19 12:36:14 +0800
committerdinoex <dinoex@FreeBSD.org>2004-07-19 12:36:14 +0800
commit09ffd6639d76903b48ec9776fd80308ff0d6af37 (patch)
tree908f87455ba4654b3662086f94fc337ab7470dbb /security/openssl/Makefile
parent9432869d28784dd665dd8e9263a9dfceb7ac2dc6 (diff)
downloadfreebsd-ports-gnome-09ffd6639d76903b48ec9776fd80308ff0d6af37.tar.gz
freebsd-ports-gnome-09ffd6639d76903b48ec9776fd80308ff0d6af37.tar.zst
freebsd-ports-gnome-09ffd6639d76903b48ec9776fd80308ff0d6af37.zip
- installs pkgconfig data in $(prefix)/libdata
PR: 69150 Submitted by: Konstantin Oznobihin
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r--security/openssl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 2eaefd2d5b8c..d12d6ef3bb86 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -11,6 +11,7 @@ PORTVERSION= 0.9.7
PORTREVISION!= date -v-1d +%Y%m%d
.else
PORTVERSION= 0.9.7d
+PORTREVISION= 1
.endif
CATEGORIES= security devel
MASTER_SITES= http://www.openssl.org/%SUBDIR%/ \