aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-04-22 22:50:11 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-04-22 22:56:06 +0000
commit5aa013b5a6e3a3ae2071af2aeceb809fd9073c27 (patch)
tree21efaf0df35e47e5183250388d88976c2334c5ec
parent8843bf549913c4fd5f13e9a69d0cc9de8adbbb2a (diff)
downloadports-5aa013b5a6e3a3ae2071af2aeceb809fd9073c27.tar.gz
ports-5aa013b5a6e3a3ae2071af2aeceb809fd9073c27.zip
math/barvinok: Remove unnecessary lines in Makefile
-rw-r--r--math/barvinok/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/barvinok/Makefile b/math/barvinok/Makefile
index df62bbcaafc1..06f353aa0af7 100644
--- a/math/barvinok/Makefile
+++ b/math/barvinok/Makefile
@@ -24,7 +24,4 @@ USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
-GIT_URL= https://repo.or.cz/barvinok.git
-GIT_HASH= c58bec4907e26b9f91a734cf96c18615733ed565
-
.include <bsd.port.mk>