diff options
Diffstat (limited to 'net/samba3/Makefile')
-rw-r--r-- | net/samba3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile index bfd836d378c2..b34ac6c7858e 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -3,10 +3,10 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.7 1995/10/06 03:16:40 gpalmer Exp $ +# $Id: Makefile,v 1.8 1995/11/27 04:05:31 asami Exp $ # -DISTNAME= samba-1.9.14 +DISTNAME= samba-1.9.15p6 CATEGORIES+= net MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/ WRKSRC= ${WRKDIR}/${DISTNAME}/source |