aboutsummaryrefslogtreecommitdiffstats
path: root/security/fpc-openssl
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2009-01-14 14:13:57 +0800
committeracm <acm@FreeBSD.org>2009-01-14 14:13:57 +0800
commit3d782516e3752497ac666e8964e012ffc1d7cea9 (patch)
tree4057223a9cea61bded4cc75b4233f763ca765332 /security/fpc-openssl
parentd0c611cd44f807e53b203c83988ff467a805e0c1 (diff)
downloadfreebsd-ports-gnome-3d782516e3752497ac666e8964e012ffc1d7cea9.tar.gz
freebsd-ports-gnome-3d782516e3752497ac666e8964e012ffc1d7cea9.tar.zst
freebsd-ports-gnome-3d782516e3752497ac666e8964e012ffc1d7cea9.zip
- Update to 2.2.2
Diffstat (limited to 'security/fpc-openssl')
-rw-r--r--security/fpc-openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fpc-openssl/Makefile b/security/fpc-openssl/Makefile
index aab6a7ebebdd..df5c91f5d249 100644
--- a/security/fpc-openssl/Makefile
+++ b/security/fpc-openssl/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= security lang
PKGNAMESUFFIX= -openssl
@@ -15,7 +15,7 @@ COMMENT= Free Pascal unit for OpenSSL
USE_FPC= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//}
+WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
OPTIONS= OPENSSL "Install SSL and crypto library" on