diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-05-11 19:36:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-05-11 19:36:53 +0000 |
commit | f44915884b9bbc543ae908eca4075cde7ae60255 (patch) | |
tree | 6525f7d6959179de877dffe71314f0e47974f981 /ftp/php4-curl | |
parent | f805596461de14573cb256886e7eda3cd2679df1 (diff) |
Notes
Diffstat (limited to 'ftp/php4-curl')
-rw-r--r-- | ftp/php4-curl/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ftp/php4-curl/Makefile b/ftp/php4-curl/Makefile deleted file mode 100644 index 4623b8c011ac..000000000000 --- a/ftp/php4-curl/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: php4-curl -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# -# $FreeBSD$ -# - -DEPRECATED= php4 is EOLed -EXPIRATION_DATE= 2012-05-10 - -CATEGORIES= ftp - -MASTERDIR= ${.CURDIR}/../../lang/php4 - -PKGNAMESUFFIX= -curl -PORTREVISION= 1 - -.include "${MASTERDIR}/Makefile" |