diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1996-03-01 00:38:10 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1996-03-01 00:38:10 +0000 |
commit | fe541b2ad811da698c8f336dcdf2feaa6b029800 (patch) | |
tree | d814383b1f499dc2238fd9ab2e3bda729e44decc /net/samba/Makefile | |
parent | Upgrade to level 11 (diff) |
Update to 1.9.15p8
Notes
Notes:
svn path=/head/; revision=2763
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index b34ac6c7858e..1da70ed49956 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: samba -# Version required: 1.9.14 +# Version required: 1.9.15p8 # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.8 1995/11/27 04:05:31 asami Exp $ +# $Id: Makefile,v 1.9 1995/12/11 09:16:11 pst Exp $ # -DISTNAME= samba-1.9.15p6 +DISTNAME= samba-1.9.15p8 CATEGORIES+= net MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/ WRKSRC= ${WRKDIR}/${DISTNAME}/source |