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 | New port: java/jattach (diff) | |
java/jattach: Fix typo
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 |
