diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 4674d46dc9ef..bfd836d378c2 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -3,11 +3,11 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.6 1995/05/03 03:17:58 asami Exp $ +# $Id: Makefile,v 1.7 1995/10/06 03:16:40 gpalmer Exp $ # DISTNAME= samba-1.9.14 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/ WRKSRC= ${WRKDIR}/${DISTNAME}/source |