diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-23 14:38:55 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-23 14:38:55 +0000 |
commit | 87ee8da89096f796519227c78bf44708f697d402 (patch) | |
tree | d03d0cbe1a7e0be3fc92652bb8d4d70ec20892a5 /net/samba3 | |
parent | Update the references to other mule ports. (diff) |
Remove japanese from the CATEGORIES.
Notes
Notes:
svn path=/head/; revision=8338
Diffstat (limited to 'net/samba3')
-rw-r--r-- | net/samba3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile index 1505fbf9ded1..547b108214cd 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -3,12 +3,12 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.3 1997/10/15 09:02:45 max Exp $ +# $Id: Makefile,v 1.15 1997/10/23 14:13:32 max Exp $ # DISTNAME= samba-1.9.17p4 PKGNAME= ja-samba-1.9.17.4 -CATEGORIES= japanese net +CATEGORIES= net MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/ MAINTAINER= hosokawa@jp.FreeBSD.ORG |