diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2015-03-24 23:57:33 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2015-03-24 23:57:33 +0000 |
commit | 4adc0b31b8de88d208c5f0f0ca58d8e92b68db37 (patch) | |
tree | b81558db05b072eeae17601bd16b549b62193a18 | |
parent | 2 ports categories: Remove $PTHREAD_LIBS (diff) |
- add SF mirror, and remove others
PR: 198885
Submitted by: maintainer, chris@bsdjunk.com
Notes
Notes:
svn path=/head/; revision=382190
-rw-r--r-- | games/gnake/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gnake/Makefile b/games/gnake/Makefile index 673def0c588b..5cc8f6ad161d 100644 --- a/games/gnake/Makefile +++ b/games/gnake/Makefile @@ -4,8 +4,7 @@ PORTNAME= gnake PORTVERSION= 0.94b CATEGORIES= games -MASTER_SITES= http://lightless.org/files/ \ - LOCAL/jgh/games/${PORTNAME}/ +MASTER_SITES= SF/fbsdports/gnake DISTNAME= Gnake.${PORTVERSION} MAINTAINER= chris@bsdjunk.com |