diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 4698d15e2f06..99be4c5088e5 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: samba -# Version required: 2.0.2 +# Version required: 2.0.3 # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.33 1999/02/09 15:25:01 hosokawa Exp $ +# $Id: Makefile,v 1.34 1999/02/10 00:26:02 hosokawa Exp $ # -DISTNAME= samba-2.0.2 -#PKGNAME= samba-2.0.2 +DISTNAME= samba-2.0.3 +#PKGNAME= samba-2.0.3 CATEGORIES= net MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \ ftp://ring.asahi-net.or.jp/pub/net/samba/ \ |