diff options
-rw-r--r-- | net/samba-devel/Makefile | 2 | ||||
-rw-r--r-- | net/samba3/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index c5537c109355..6071ac1950bd 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/Makefile @@ -18,6 +18,8 @@ DISTNAME= samba-2.2.0-alpha2 MAINTAINER= dwcjr@inethouston.net +NO_LATEST_LINK= "Unstable, development version." + # directories VARDIR= /var SAMBA_SPOOL= ${VARDIR}/spool/samba diff --git a/net/samba3/Makefile b/net/samba3/Makefile index c5537c109355..6071ac1950bd 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -18,6 +18,8 @@ DISTNAME= samba-2.2.0-alpha2 MAINTAINER= dwcjr@inethouston.net +NO_LATEST_LINK= "Unstable, development version." + # directories VARDIR= /var SAMBA_SPOOL= ${VARDIR}/spool/samba |