diff options
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 23d9fed9dd2..f40fb7fff09 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -3,11 +3,11 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.18 1998/01/09 04:45:42 itojun Exp $ +# $Id: Makefile,v 1.19 1998/01/14 01:17:14 itojun Exp $ # -DISTNAME= samba-1.9.18p1 -PKGNAME= samba-1.9.18.1 +DISTNAME= samba-1.9.18p2 +PKGNAME= samba-1.9.18.2 CATEGORIES= net MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/ |