diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-25 08:55:19 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-25 08:55:19 +0000 |
commit | ad90fc634b9923b6fb3b5072b30bc104175a0061 (patch) | |
tree | fbd91732ca868e4eaf810e58f543cd1b28ef0d38 /misc/xd-rust/Makefile | |
parent | e0baedabf4e1cc6be9ece63dc78b1f43fd2bda78 (diff) | |
download | ports-ad90fc634b9923b6fb3b5072b30bc104175a0061.tar.gz ports-ad90fc634b9923b6fb3b5072b30bc104175a0061.zip |
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 739590aebaca..9e56cd62f7a2 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= xd DISTVERSION= 0.0.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/:main DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main |