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 /net-im | |
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 'net-im')
-rw-r--r-- | net-im/tox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index aceaf96aee65..0065d9d40358 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \ USE_GITHUB= yes GH_ACCOUNT= irungentoo -GH_PROJECT= ${PORTNAME} GH_TAGNAME= 22634a4 GNU_CONFIGURE= yes |