diff options
Diffstat (limited to 'security/php53-openssl/Makefile')
-rw-r--r-- | security/php53-openssl/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/security/php53-openssl/Makefile b/security/php53-openssl/Makefile deleted file mode 100644 index b8a2edc12541..000000000000 --- a/security/php53-openssl/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= security - -MASTERDIR= ${.CURDIR}/../../lang/php53 - -PKGNAMESUFFIX= -openssl - -.include "${MASTERDIR}/Makefile" |