aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 05:59:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 05:59:12 +0000
commitbf5cbf6733459599e868cb6571191f696fb3746b (patch)
treedc1dc41efba63e77b4adf6e34e0a0d579fc10f15 /security
parentf8bc77d1c0db173b6a4c953320a65e469ad012b3 (diff)
downloadports-bf5cbf6733459599e868cb6571191f696fb3746b.tar.gz
ports-bf5cbf6733459599e868cb6571191f696fb3746b.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/openssl-beta/Makefile2
-rw-r--r--security/openssl/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index 50e275908792..31d03c97d6c7 100644
--- a/security/openssl-beta/Makefile
+++ b/security/openssl-beta/Makefile
@@ -26,7 +26,7 @@ NOSHARED= yes
USE_PERL5= yes
.if defined(NOSHARED)
-PLIST= ${PKGDIR}/PLIST.noshared
+PLIST= ${PKGDIR}/pkg-plist.noshared
.else
ALL_TARGET= freebsd-shared all
SHLIBVER= 1
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 50e275908792..31d03c97d6c7 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -26,7 +26,7 @@ NOSHARED= yes
USE_PERL5= yes
.if defined(NOSHARED)
-PLIST= ${PKGDIR}/PLIST.noshared
+PLIST= ${PKGDIR}/pkg-plist.noshared
.else
ALL_TARGET= freebsd-shared all
SHLIBVER= 1