aboutsummaryrefslogtreecommitdiffstats
path: root/net/samba/Makefile
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2002-06-20 04:11:43 +0800
committerdwcjr <dwcjr@FreeBSD.org>2002-06-20 04:11:43 +0800
commit5e66f641d36c9688781267d2e9586b07986e6163 (patch)
treef4b1ba7955b34e0d191ff82b2ab9111db7a60f1f /net/samba/Makefile
parenta6dbaf3112a2d3f50d8521d612c106e2e0593828 (diff)
downloadfreebsd-ports-gnome-5e66f641d36c9688781267d2e9586b07986e6163.tar.gz
freebsd-ports-gnome-5e66f641d36c9688781267d2e9586b07986e6163.tar.zst
freebsd-ports-gnome-5e66f641d36c9688781267d2e9586b07986e6163.zip
Update to 2.2.5
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r--net/samba/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index ad35b9cde9ef..c598001a7f27 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME= samba
-PORTVERSION= 2.2.5.p1
-PORTREVISION= 2
+PORTVERSION= 2.2.5
CATEGORIES= net
-MASTER_SITES= ftp://ftp.samba.org/pub/samba/pre/ \
- ftp://samba.anu.edu.au/pub/samba/pre/ \
- ftp://de.samba.org/pub/mirror/samba/pre/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
+MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \
+ ftp://samba.anu.edu.au/pub/samba/ \
+ ftp://de.samba.org/pub/mirror/samba/
MAINTAINER= dwcjr@FreeBSD.org