diff options
author | Paul Traina <pst@FreeBSD.org> | 1997-03-05 01:35:20 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1997-03-05 01:35:20 +0000 |
commit | b14ad0287b4e548000337f829f83c0abc7a0b7ac (patch) | |
tree | d7e9260a0597ebc9858bb52a7a6e78f6587ba9a4 /net/samba/Makefile | |
parent | Boldly venture into the realm of ports, abduct an old friend of mine (diff) |
upgrade to 1.9.16p11
Notes
Notes:
svn path=/head/; revision=5844
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 a4ef5711b79d..fde21d8a8b76 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -3,10 +3,10 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.10 1996/03/01 00:37:45 gpalmer Exp $ +# $Id: Makefile,v 1.11 1996/11/18 11:36:16 asami Exp $ # -DISTNAME= samba-1.9.15p8 +DISTNAME= samba-1.9.16p11 CATEGORIES= net MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/ WRKSRC= ${WRKDIR}/${DISTNAME}/source |