diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
commit | e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /net/linux-nx-client | |
parent | 3909def9307dc80022ded63d55b544c96a02a13c (diff) |
Notes
Diffstat (limited to 'net/linux-nx-client')
-rw-r--r-- | net/linux-nx-client/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/linux-nx-client/Makefile b/net/linux-nx-client/Makefile index ad9f3c3c5baf..f5d46f341ca0 100644 --- a/net/linux-nx-client/Makefile +++ b/net/linux-nx-client/Makefile @@ -11,6 +11,9 @@ DISTNAME= nxclient-${PORTVERSION}-5.i386 MAINTAINER= ports@FreeBSD.org COMMENT= The NoMachine NX client +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + NO_WRKSUBDIR= yes ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes |