diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 13:07:41 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 13:07:41 +0000 |
commit | b319b8ee7c9f354995d380535c602ddeca6176fa (patch) | |
tree | c59f4915316860a29792f6316927e9e969748beb /games/agame | |
parent | 0d62bf04f2f8ef9b768cedd67495c2c68dc1dbc0 (diff) |
Notes
Diffstat (limited to 'games/agame')
-rw-r--r-- | games/agame/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/agame/Makefile b/games/agame/Makefile index 661e94a0e642..71f2064af1b5 100644 --- a/games/agame/Makefile +++ b/games/agame/Makefile @@ -6,8 +6,7 @@ PORTVERSION= 1577 PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://zevv.nl/play/code/game/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + LOCAL/ehaupt DISTNAME= game-src-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org |