diff options
author | mat <mat@FreeBSD.org> | 2016-09-06 19:03:23 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-09-06 19:03:23 +0800 |
commit | 85b738395bb0f4ad2ff1687989a32a3165b358eb (patch) | |
tree | 68d97088fa4a36262a433325e5859377ce97e709 /net | |
parent | 496477d3a4787d79b01f1e57b34e502993aba836 (diff) | |
download | freebsd-ports-gnome-85b738395bb0f4ad2ff1687989a32a3165b358eb.tar.gz freebsd-ports-gnome-85b738395bb0f4ad2ff1687989a32a3165b358eb.tar.zst freebsd-ports-gnome-85b738395bb0f4ad2ff1687989a32a3165b358eb.zip |
Bump PORTREVISION after last commit.
Sponsored by: Absolight
Diffstat (limited to 'net')
-rw-r--r-- | net/dropbox-uploader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dropbox-uploader/Makefile b/net/dropbox-uploader/Makefile index 89c9c4f0590c..b2df1538fc4a 100644 --- a/net/dropbox-uploader/Makefile +++ b/net/dropbox-uploader/Makefile @@ -3,7 +3,7 @@ PORTNAME= dropbox-uploader PORTVERSION= 0.2 -#PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net |