svn commit: r385585 - head/sysutils/direnv
Steve Wills
swills at FreeBSD.org
Thu May 7 00:51:32 UTC 2015
Author: swills
Date: Thu May 7 00:51:31 2015
New Revision: 385585
URL: https://svnweb.freebsd.org/changeset/ports/385585
Log:
sysutils/direnv: Remove unnecessary GH_PROJECT
Reported by: mat
Modified:
head/sysutils/direnv/Makefile
Modified: head/sysutils/direnv/Makefile
==============================================================================
--- head/sysutils/direnv/Makefile Thu May 7 00:47:53 2015 (r385584)
+++ head/sysutils/direnv/Makefile Thu May 7 00:51:31 2015 (r385585)
@@ -12,7 +12,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${POR
USE_GITHUB= yes
GH_ACCOUNT= zimbatm
-GH_PROJECT= direnv
PLIST_FILES= bin/direnv man/man1/direnv.1.gz man/man1/direnv-stdlib.1.gz
More information about the svn-ports-all
mailing list