diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 5e98896a95d..c60db147f03 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/08/09 16:14:08 kim Exp $ +# $NetBSD: Makefile,v 1.13 1998/08/20 15:17:18 tsarna Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/10/23 15:17:43 max Exp # @@ -6,7 +6,8 @@ DISTNAME= samba-1.9.18p8 CATEGORIES= net MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/ -MAINTAINER= tsarna@endicor.com +MAINTAINER= tsarna@netbsd.org +HOMEPAGE= http://samba.anu.edu.au/samba/samba.html WRKSRC= ${WRKDIR}/${DISTNAME}/source |