diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1997-10-23 02:08:08 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1997-10-23 02:08:08 +0000 |
commit | 9238ff00c8aac908c947265e247633fd8dab2cd7 (patch) | |
tree | 9504169df885446cc9256fcfb51d817ceb876569 /net/samba-devel | |
parent | 1d4dc4c5364e64a2ed864df1c04b04a04248a4e9 (diff) |
Notes
Diffstat (limited to 'net/samba-devel')
-rw-r--r-- | net/samba-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index 1e91839d46fe..00086daf16b0 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.12 1997/03/05 01:35:15 pst Exp $ +# $Id: Makefile,v 1.13 1997/09/27 01:58:09 pst Exp $ # DISTNAME= samba-1.9.17p2 @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/ WRKSRC= ${WRKDIR}/${DISTNAME}/source -MAINTAINER= gpalmer@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG MAN1= smbstatus.1 smbclient.1 smbrun.1 smbtar.1 testparm.1 testprns.1 MAN5= smb.conf.5 |