pkgsrc-WIP-changes archive

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

zipfs: fix PKGNAME



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Tue Apr 19 15:58:29 2022 +0200
Changeset:	b3ff4b965cd493719526a7fb9d4cc7fa506aa293

Modified Files:
	zipfs-git/Makefile

Log Message:
zipfs: fix PKGNAME

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

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

diffstat:
 zipfs-git/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/zipfs-git/Makefile b/zipfs-git/Makefile
index 45f8afce20..a5e2b8a553 100644
--- a/zipfs-git/Makefile
+++ b/zipfs-git/Makefile
@@ -1,11 +1,9 @@
 # $NetBSD: Makefile,v 1.18 2018/03/12 11:17:42 wiz Exp $
 
 DISTNAME=	zipfs-0.0
-PKGNAME=	lapinotte-${DISTNAME}
 CATEGORIES=	devel
 #MASTER_SITES=	${MASTER_SITE_GITHUB:=lapinott/}
 GIT_REPO=	https://github.com/lapinott/zipfs.git
-#GITHUB_COMMIT=	2b1e344cdc34874b4ad84147128c94ef4b9b8b68
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/lapinott/zipfs


Home | Main Index | Thread Index | Old Index