diff options
author | asami <asami@FreeBSD.org> | 1995-05-03 11:18:07 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-03 11:18:07 +0800 |
commit | d367717261618a12ac7082c7f5d819451b2fcbf5 (patch) | |
tree | 8428a7c57003f75d63fb63358e160fa54ba6a3dc /net/samba/Makefile | |
parent | 35d55f1b0857b2c0d7e2c47a2165be6f311d3c2f (diff) | |
download | freebsd-ports-gnome-d367717261618a12ac7082c7f5d819451b2fcbf5.tar.gz freebsd-ports-gnome-d367717261618a12ac7082c7f5d819451b2fcbf5.tar.zst freebsd-ports-gnome-d367717261618a12ac7082c7f5d819451b2fcbf5.zip |
Upgrade, 1.9.11 -> 1.9.13.
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 c80e241914e5..ffc7f382c1f9 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: samba -# Version required: 1.9.11 +# Version required: 1.9.13 # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.4 1995/04/09 18:07:50 gpalmer Exp $ +# $Id: Makefile,v 1.5 1995/04/15 05:41:50 asami Exp $ # -DISTNAME= samba-1.9.11 +DISTNAME= samba-1.9.13 CATEGORIES+= networking MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/ |