diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-12-08 15:04:09 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-12-08 15:04:09 +0000 |
commit | b2afd89fb26437c5d9810b131370525352e63f71 (patch) | |
tree | 022825c3e031b727b4d97471fcbbe0ef408ea6fc /misc/xd-rust/Makefile | |
parent | 2e841891061001aaf5d62a966a568563835d5cb9 (diff) | |
download | ports-b2afd89fb26437c5d9810b131370525352e63f71.tar.gz ports-b2afd89fb26437c5d9810b131370525352e63f71.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 aaa2180ec2bf..a266e45b969a 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= xd DISTVERSION= 0.0.4 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/:main DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main |