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 /databases/gomdb | |
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 'databases/gomdb')
-rw-r--r-- | databases/gomdb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/gomdb/Makefile b/databases/gomdb/Makefile index b58a8a6a373c..11080f1fc660 100644 --- a/databases/gomdb/Makefile +++ b/databases/gomdb/Makefile @@ -17,7 +17,6 @@ USES= compiler USE_GITHUB= yes GH_ACCOUNT= szferi -GH_PROJECT= gomdb GH_TAGNAME= 6bcb5a .include <bsd.port.pre.mk> |