diff options
author | hosokawa <hosokawa@FreeBSD.org> | 1998-05-14 14:05:56 +0800 |
---|---|---|
committer | hosokawa <hosokawa@FreeBSD.org> | 1998-05-14 14:05:56 +0800 |
commit | 1596246d719f6888c2d7228a107873a0e45f8345 (patch) | |
tree | c05c2b209c45bbf8034423cbb069942854f161d4 /net/samba3/Makefile | |
parent | 0759955244faba67f82e3e195989c37eb5728b57 (diff) | |
download | freebsd-ports-gnome-1596246d719f6888c2d7228a107873a0e45f8345.tar.gz freebsd-ports-gnome-1596246d719f6888c2d7228a107873a0e45f8345.tar.zst freebsd-ports-gnome-1596246d719f6888c2d7228a107873a0e45f8345.zip |
updated to samba-1.9.18p7
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 bfd55e9ad0ea..f0d2fa38aa3b 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -3,11 +3,11 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.22 1998/04/11 03:05:51 hosokawa Exp $ +# $Id: Makefile,v 1.23 1998/05/12 06:59:10 hosokawa Exp $ # -DISTNAME= samba-1.9.18p6 -PKGNAME= samba-1.9.18.6 +DISTNAME= samba-1.9.18p7 +PKGNAME= samba-1.9.18.7 CATEGORIES= net MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/ |