diff options
Diffstat (limited to 'ports-mgmt/chucky/Makefile')
-rw-r--r-- | ports-mgmt/chucky/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/chucky/Makefile b/ports-mgmt/chucky/Makefile index 81a2e33..f3c93b3 100644 --- a/ports-mgmt/chucky/Makefile +++ b/ports-mgmt/chucky/Makefile @@ -5,7 +5,7 @@ PORTNAME= chucky PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= ports-mgmt -MASTER_SITES= GH +MASTER_SITES= GHL DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} MAINTAINER= waitman@waitman.net |