diff options
Diffstat (limited to 'sysutils/burp-devel/Makefile')
-rw-r--r-- | sysutils/burp-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/burp-devel/Makefile b/sysutils/burp-devel/Makefile index eb9a58d6c20b..cf715b6991f2 100644 --- a/sysutils/burp-devel/Makefile +++ b/sysutils/burp-devel/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ -PORTVERSION= 2.3.18 -PORTREVISION= 1 #this is a slave port that needs PORTREVISION to be tracked separately +PORTVERSION= 2.3.20 +PORTREVISION= 0 #this is a slave port that needs PORTREVISION to be tracked separately PKGNAMESUFFIX= -devel COMMENT= Network backup and restore program (development) |