diff options
Diffstat (limited to 'net/py-libnet/Makefile')
-rw-r--r-- | net/py-libnet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile index 3be1286fc206..f0cd84802c77 100644 --- a/net/py-libnet/Makefile +++ b/net/py-libnet/Makefile @@ -20,8 +20,7 @@ USE_PYTHON= distutils pythonprefix USE_GITHUB= yes GH_ACCOUNT= allfro GH_PROJECT= pylibnet -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= b2fa552 +GH_TAGNAME= b2fa552 EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} |