diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2012-04-14 20:24:51 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2012-04-14 20:24:51 +0000 |
commit | 7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6 (patch) | |
tree | ceb97f680c026c2031c8e794d4166ee12c393207 /ftp | |
parent | b98600cc5bf34caedda41d5eebbfddf3e9636a8f (diff) | |
download | ports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.tar.gz ports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/linux-curl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/linux-curl/Makefile b/ftp/linux-curl/Makefile index 88b5527c361e..929661cfa14d 100644 --- a/ftp/linux-curl/Makefile +++ b/ftp/linux-curl/Makefile @@ -17,6 +17,8 @@ COMMENT= Curl linux version CONFLICTS= linux-f8-curl-[0-9]* linux-f10-curl-[0-9]* +# EXPIRATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 USE_LDCONFIG= yes |