diff options
author | hosokawa <hosokawa@FreeBSD.org> | 1998-08-28 10:07:45 +0800 |
---|---|---|
committer | hosokawa <hosokawa@FreeBSD.org> | 1998-08-28 10:07:45 +0800 |
commit | cf5d802c061e62595a509e989b65b779407283e3 (patch) | |
tree | d5d4eea4ae183b245cfce870f5bd6efb1cbb4968 /net/samba/Makefile | |
parent | e73c6e7bce8d6271b38d1b8192d598cc4c2179f6 (diff) | |
download | freebsd-ports-graphics-cf5d802c061e62595a509e989b65b779407283e3.tar.gz freebsd-ports-graphics-cf5d802c061e62595a509e989b65b779407283e3.tar.zst freebsd-ports-graphics-cf5d802c061e62595a509e989b65b779407283e3.zip |
Updated to samba-1.9.18p10.
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 7d0102de4ce..b10bd527165 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -3,11 +3,11 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.25 1998/05/22 12:48:52 hosokawa Exp $ +# $Id: Makefile,v 1.26 1998/06/16 00:50:42 hosokawa Exp $ # -DISTNAME= samba-1.9.18p8 -PKGNAME= samba-1.9.18.8 +DISTNAME= samba-1.9.18p10 +PKGNAME= samba-1.9.18.10 CATEGORIES= net MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/ |