diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-18 10:29:59 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-18 10:29:59 +0000 |
commit | e4f245f5c9fc8f1174630840efb4747db9914601 (patch) | |
tree | 7effb562c7dde40e3af48dd36bd02550267b1f5e /net/samba3 | |
parent | 53fb674f8d568ceadf4e7763aebba115e5c588ec (diff) | |
download | ports-e4f245f5c9fc8f1174630840efb4747db9914601.tar.gz ports-e4f245f5c9fc8f1174630840efb4747db9914601.zip |
Notes
Diffstat (limited to 'net/samba3')
-rw-r--r-- | net/samba3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile index 1b272c929e49..3baf802a5fab 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ ftp://de.samba.org/pub/mirror/samba/%SUBDIR%/ \ ftp://se.samba.org/pub/samba/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/utilities/samba/%SUBDIR%/ -MASTER_SITE_SUBDIR= . old alpha +MASTER_SITE_SUBDIR= . old-versions alpha old DISTNAME= samba-${PORTVERSION} MAINTAINER= dwcjr@inethouston.net |