diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-07-05 03:54:51 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-07-05 03:54:51 +0000 |
commit | 3b2714c505e5ff55802925823d9ca5264aae047a (patch) | |
tree | d3d03ee9f5673386bc71843789ae5b7d9e09d135 /net/samba3/Makefile | |
parent | Update from 2.8.6rel.4 to 2.8.6rel.5. (diff) |
Bump PORTREVISION for a few apps due to gnutls update.
Diffstat (limited to '')
-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} |