pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bgpdump: Another fix for Makefile



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Sun Sep 13 23:09:16 2026 +0200
Changeset:	f7d17a3c29b0e3270db3711e0b137be094557056

Modified Files:
	bgpdump/Makefile

Log Message:
bgpdump: Another fix for Makefile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f7d17a3c29b0e3270db3711e0b137be094557056

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bgpdump/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/bgpdump/Makefile b/bgpdump/Makefile
index 2be524a0a2..4a588d4cee 100644
--- a/bgpdump/Makefile
+++ b/bgpdump/Makefile
@@ -4,7 +4,6 @@ DISTNAME=	libbgpdump-1.6.2
 PKGNAME=	${DISTNAME:S/libbgpdump/bgpdump/}
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=RIPE-NCC/}
-GITHUB_PROJECT=	bgpdump
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	drixter%e-utp.net@localhost


Home | Main Index | Thread Index | Old Index