diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-04 14:26:48 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-04 14:26:48 +0000 |
commit | 284038d67dc572b846904e3e599825b8e5cf4a03 (patch) | |
tree | 37cb792b45043fbf47d79526725f482770290e1f /games/2048-qt | |
parent | df9a801d06a901d4666f1a4f4961294fb9d82777 (diff) |
Notes
Diffstat (limited to 'games/2048-qt')
-rw-r--r-- | games/2048-qt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/2048-qt/Makefile b/games/2048-qt/Makefile index c4de4d16e9ab..5b21c074eccc 100644 --- a/games/2048-qt/Makefile +++ b/games/2048-qt/Makefile @@ -5,7 +5,6 @@ PORTVERSION= 0.1.5 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= GH MAINTAINER= swills@FreeBSD.org COMMENT= 2048 game implemented in QT |