diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-01-18 07:07:15 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-01-18 07:07:15 +0800 |
commit | dd7615fcd798f1d3f6ac357cc80c3344b2e4403d (patch) | |
tree | 063302913e7a34d63d10b6302711b3726101e750 /net/samba3/Makefile | |
parent | 5b16acaa24196e7223a4786035436a40fe4fc1e9 (diff) | |
download | freebsd-ports-gnome-dd7615fcd798f1d3f6ac357cc80c3344b2e4403d.tar.gz freebsd-ports-gnome-dd7615fcd798f1d3f6ac357cc80c3344b2e4403d.tar.zst freebsd-ports-gnome-dd7615fcd798f1d3f6ac357cc80c3344b2e4403d.zip |
Update to alpha13
Diffstat (limited to 'net/samba3/Makefile')
-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 75d3c126bd27..461a806184cd 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= samba -PORTVERSION= 3.0a12 +PORTVERSION= 3.0a13 CATEGORIES= net MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ ftp://samba.anu.edu.au/pub/samba/%SUBDIR%/ \ |