diff options
author | max <max@FreeBSD.org> | 1997-10-23 23:03:20 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-10-23 23:03:20 +0800 |
commit | 58d0637fada17074858d4633b31864842003c81b (patch) | |
tree | 91291793953d578685bff1a60100010027c777cc /net/samba3 | |
parent | ba02e2842e92c40e3cd8b8243f814bd41f044fe5 (diff) | |
download | freebsd-ports-gnome-58d0637fada17074858d4633b31864842003c81b.tar.gz freebsd-ports-gnome-58d0637fada17074858d4633b31864842003c81b.tar.zst freebsd-ports-gnome-58d0637fada17074858d4633b31864842003c81b.zip |
Remove ``ja-'' from the front of the PKGNAME.
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 547b108214cd..c914a2098d61 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -3,11 +3,11 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.15 1997/10/23 14:13:32 max Exp $ +# $Id: Makefile,v 1.16 1997/10/23 14:38:55 max Exp $ # DISTNAME= samba-1.9.17p4 -PKGNAME= ja-samba-1.9.17.4 +PKGNAME= samba-1.9.17.4 CATEGORIES= net MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/ |