diff options
author | mat <mat@FreeBSD.org> | 2015-12-29 22:30:46 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-12-29 22:30:46 +0800 |
commit | 1772163e63a0cba092480dd01075455ffac9c61c (patch) | |
tree | 80d47d6daf921a1ed1c73eb307c65303934a6eed /games/3omns | |
parent | e51643ad7d5e433459afaad3c44b31e1e7722b73 (diff) | |
download | freebsd-ports-gnome-1772163e63a0cba092480dd01075455ffac9c61c.tar.gz freebsd-ports-gnome-1772163e63a0cba092480dd01075455ffac9c61c.tar.zst freebsd-ports-gnome-1772163e63a0cba092480dd01075455ffac9c61c.zip |
Cleanup GH_* and variables order.
Sponsored by: Absolight
Diffstat (limited to 'games/3omns')
-rw-r--r-- | games/3omns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/3omns/Makefile b/games/3omns/Makefile index 4238bb5f685a..3a7ae19e264c 100644 --- a/games/3omns/Makefile +++ b/games/3omns/Makefile @@ -24,7 +24,6 @@ LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 USE_GITHUB= yes GH_ACCOUNT= chazomaticus -GH_PROJECT= 3omns GH_TAGNAME= 21292f0 USES= autoreconf compiler:c++11-lang gmake pkgconfig lua:52 |