diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2007-07-05 11:54:51 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2007-07-05 11:54:51 +0800 |
commit | c75fc80aefde8d6be92fd0b7d0cde62d55d52ed6 (patch) | |
tree | 4846fedd8864fe708df3e54862f50d14074c7560 /net/samba3 | |
parent | 60054b4c4542b2db7472629c6fe1d3f9f7f251ec (diff) | |
download | freebsd-ports-gnome-c75fc80aefde8d6be92fd0b7d0cde62d55d52ed6.tar.gz freebsd-ports-gnome-c75fc80aefde8d6be92fd0b7d0cde62d55d52ed6.tar.zst freebsd-ports-gnome-c75fc80aefde8d6be92fd0b7d0cde62d55d52ed6.zip |
Bump PORTREVISION for a few apps due to gnutls update.
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 2b8737b47bce..ca0d09883578 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -7,7 +7,7 @@ PORTNAME= samba PORTVERSION?= 3.0.25a -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH?= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} |