diff options
author | pst <pst@FreeBSD.org> | 1997-03-05 09:35:20 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1997-03-05 09:35:20 +0800 |
commit | ba54644a8c0ba50d9dad8d4cc13f7fd1bf6bcf04 (patch) | |
tree | d9e998d052c5035c16efc935345149750d2a764c /net/samba/Makefile | |
parent | bd079095e3306e8565ac3de1a86187e89f0332bf (diff) | |
download | freebsd-ports-gnome-ba54644a8c0ba50d9dad8d4cc13f7fd1bf6bcf04.tar.gz freebsd-ports-gnome-ba54644a8c0ba50d9dad8d4cc13f7fd1bf6bcf04.tar.zst freebsd-ports-gnome-ba54644a8c0ba50d9dad8d4cc13f7fd1bf6bcf04.zip |
upgrade to 1.9.16p11
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 |