diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-10-27 15:55:38 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-10-27 15:55:38 +0000 |
commit | 0bd5ebc3335acfdc80c86365c3959163a1a4eeb0 (patch) | |
tree | f59f2461588c33d95e4d842702a95455b4f294fd /java/jattach | |
parent | d6be98f02182d4c9b856b18f138df6497d2cb6f6 (diff) | |
download | ports-0bd5ebc3335acfdc80c86365c3959163a1a4eeb0.tar.gz ports-0bd5ebc3335acfdc80c86365c3959163a1a4eeb0.zip |
Notes
Diffstat (limited to 'java/jattach')
-rw-r--r-- | java/jattach/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jattach/Makefile b/java/jattach/Makefile index 21fecc9eb7a9..7d55c8ca93c3 100644 --- a/java/jattach/Makefile +++ b/java/jattach/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake -USE_GITHUB= yesmake +USE_GITHUB= yes GH_ACCOUNT= apangin GH_TAGNAME= ccc2f05 |