diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-08-02 14:08:17 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-08-02 14:08:17 +0000 |
commit | e5b135a7dcb9084050d593e2745326fb07caa7f9 (patch) | |
tree | 46b4b28bd5b26c3124fa1bda84364be1714bee23 /games/ctris | |
parent | f77bde646ade082df996833b6d5198ce6e66ea8c (diff) | |
download | ports-e5b135a7dcb9084050d593e2745326fb07caa7f9.tar.gz ports-e5b135a7dcb9084050d593e2745326fb07caa7f9.zip |
Notes
Diffstat (limited to 'games/ctris')
-rw-r--r-- | games/ctris/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/ctris/Makefile b/games/ctris/Makefile index 669deb4e27d5..7ad81a9f6bd9 100644 --- a/games/ctris/Makefile +++ b/games/ctris/Makefile @@ -9,7 +9,6 @@ PORTNAME= ctris PORTVERSION= 0.42 CATEGORIES= games MASTER_SITES= http://www.hackl.dhs.org/data/download/files/ \ - http://www.liquidx.org/distfiles/ \ CRITICAL MAINTAINER= ehaupt@FreeBSD.org |