diff options
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 00f1ad1658ec..404b994fe44f 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -512,7 +512,7 @@ MASTER_SITE_GENTOO+= \ # variables: # # GH_ACCOUNT - account name of the GitHub user hosting the project -# default: not set, mandatory +# default: ${PORTNAME} # # GH_PROJECT - name of the project on GitHub # default: ${PORTNAME} |