diff options
Diffstat (limited to 'misc/xd-rust/Makefile')
-rw-r--r-- | misc/xd-rust/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index 323efa8e540e..b06ec9a1a8cb 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= xd DISTVERSION= 0.0.4 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/:main DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main |