diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-08-13 14:46:28 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-08-13 14:46:28 +0000 |
commit | 5223f58a4891cb4b842355aa2cdaaed78d901b3c (patch) | |
tree | f186b130a66fd45a90789815010748bae1750cef /misc | |
parent | b26c6ea3388b8de12fd0b7a6853f9d87fd673ac9 (diff) | |
download | ports-5223f58a4891cb4b842355aa2cdaaed78d901b3c.tar.gz ports-5223f58a4891cb4b842355aa2cdaaed78d901b3c.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dnetc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dnetc/Makefile b/misc/dnetc/Makefile index 7b04595e42a5..1e48721426b2 100644 --- a/misc/dnetc/Makefile +++ b/misc/dnetc/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnetc PORTVERSION= ${VERSION} -PORTREVISION= ${REVISION} +PORTREVISION= ${REVISION:U0} PORTEPOCH= 1 CATEGORIES= misc MASTER_SITES= http://http.distributed.net/pub/dcti/v${PORTVERSION:R}/ \ |