diff options
author | Andrew Thompson <thompsa@FreeBSD.org> | 2013-02-21 18:56:13 +0000 |
---|---|---|
committer | Andrew Thompson <thompsa@FreeBSD.org> | 2013-02-21 18:56:13 +0000 |
commit | 7e435857eb6f2c9cc8d746e1da8411ad318a5e08 (patch) | |
tree | 9d83269dd22930552b5ceab030b3766522506b58 /sysutils/boxbackup/Makefile | |
parent | 9fe90bd6f35771f9d1dd1bf8cf21af15e911d4a4 (diff) | |
download | ports-7e435857eb6f2c9cc8d746e1da8411ad318a5e08.tar.gz ports-7e435857eb6f2c9cc8d746e1da8411ad318a5e08.zip |
Notes
Diffstat (limited to 'sysutils/boxbackup/Makefile')
-rw-r--r-- | sysutils/boxbackup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/boxbackup/Makefile b/sysutils/boxbackup/Makefile index e3baf66bec54..0e754b99041b 100644 --- a/sysutils/boxbackup/Makefile +++ b/sysutils/boxbackup/Makefile @@ -3,7 +3,7 @@ PORTNAME= boxbackup PORTVERSION= 0.11.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= SF PKGNAMESUFFIX= ${CLIENT_OR_SERVER} |