diff options
author | hosokawa <hosokawa@FreeBSD.org> | 1998-02-19 18:11:48 +0800 |
---|---|---|
committer | hosokawa <hosokawa@FreeBSD.org> | 1998-02-19 18:11:48 +0800 |
commit | 89d2903b6154e7e3552156c1e9e496f82ca7c4f5 (patch) | |
tree | 73e08b085310081516da33da8cd7cfc89b2d42cb /net/samba3/Makefile | |
parent | 6bba67127109894dd499c67b1ed9bfa80903cf38 (diff) | |
download | freebsd-ports-gnome-89d2903b6154e7e3552156c1e9e496f82ca7c4f5.tar.gz freebsd-ports-gnome-89d2903b6154e7e3552156c1e9e496f82ca7c4f5.tar.zst freebsd-ports-gnome-89d2903b6154e7e3552156c1e9e496f82ca7c4f5.zip |
updated to samba-1.9.18p3.
Diffstat (limited to 'net/samba3/Makefile')
-rw-r--r-- | net/samba3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile index f40fb7fff09b..fd428dca1323 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -3,11 +3,11 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.19 1998/01/14 01:17:14 itojun Exp $ +# $Id: Makefile,v 1.20 1998/01/27 01:59:25 jfieber Exp $ # -DISTNAME= samba-1.9.18p2 -PKGNAME= samba-1.9.18.2 +DISTNAME= samba-1.9.18p3 +PKGNAME= samba-1.9.18.3 CATEGORIES= net MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/ |