From 09ffd6639d76903b48ec9776fd80308ff0d6af37 Mon Sep 17 00:00:00 2001 From: dinoex Date: Mon, 19 Jul 2004 04:36:14 +0000 Subject: - installs pkgconfig data in $(prefix)/libdata PR: 69150 Submitted by: Konstantin Oznobihin --- security/openssl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/openssl/Makefile') 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%/ \ -- cgit