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 /sysutils/linux-procps | |
parent | b98600cc5bf34caedda41d5eebbfddf3e9636a8f (diff) | |
download | ports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.tar.gz ports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.zip |
Notes
Diffstat (limited to 'sysutils/linux-procps')
-rw-r--r-- | sysutils/linux-procps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/linux-procps/Makefile b/sysutils/linux-procps/Makefile index f6cbffe186e0..8e321e7c61b0 100644 --- a/sysutils/linux-procps/Makefile +++ b/sysutils/linux-procps/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-6.4 MAINTAINER= emulation@FreeBSD.org COMMENT= Linux psproc binaries +# EXPIRATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 USE_LINUX_RPM= yes ONLY_FOR_ARCHS= i386 amd64 LINUX_DIST_VER= 4 |