diff options
author | Paul Traina <pst@FreeBSD.org> | 1995-12-11 09:16:13 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1995-12-11 09:16:13 +0000 |
commit | 083fa1601c1228e229048cd2be44d2a8633b0d7a (patch) | |
tree | ba9e145eb945aaff5f5f4aaf7f344a8ee4fb04fc /net/samba/Makefile | |
parent | Releases in a release file that do not specify scan=foo will not generate (diff) |
Upgrade to Samba 1.9.15p6
Notes
Notes:
svn path=/head/; revision=2554
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index bfd836d378c2..b34ac6c7858e 100644 --- a/net/samba/Makefile +++ b/net/samba/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 |