diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-26 14:37:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-26 14:37:58 +0000 |
commit | 3b0a7be1ec83b97cf295c328a01eff288778bc9a (patch) | |
tree | 10cf2e96e665eb908837baf9ddd7174242108a4b /net/samba36 | |
parent | f97eee0cbee7e59984794fccd66361d7d1b37371 (diff) | |
download | ports-3b0a7be1ec83b97cf295c328a01eff288778bc9a.tar.gz ports-3b0a7be1ec83b97cf295c328a01eff288778bc9a.zip |
Notes
Diffstat (limited to 'net/samba36')
-rw-r--r-- | net/samba36/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/samba36/Makefile b/net/samba36/Makefile index 5e7cb88fd5e1..55c265a663f0 100644 --- a/net/samba36/Makefile +++ b/net/samba36/Makefile @@ -18,7 +18,8 @@ LICENSE_FILE= ${WRKDIR}/${DISTNAME}/COPYING CONFLICTS?= *samba3[2-5]-3.* DEPRECATED= not supported by the upstream -EXPIRATION_DATE= 2017-03-01 +# Too many ports depend on this, so don't set an expiration date... +# EXPIRATION_DATE= 2017-03-01 # Additional patches from Sernet.de PATCH_STRIP= -p1 |