pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/biology/nutsqlite
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 11 18:21:05 UTC 2024
Modified Files:
pkgsrc/biology/nutsqlite: DESCR Makefile
Log Message:
nutsqlite: make PKGNAME match directory name
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/biology/nutsqlite/DESCR \
pkgsrc/biology/nutsqlite/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/biology/nutsqlite/DESCR
diff -u pkgsrc/biology/nutsqlite/DESCR:1.1 pkgsrc/biology/nutsqlite/DESCR:1.2
--- pkgsrc/biology/nutsqlite/DESCR:1.1 Thu Apr 11 17:59:48 2024
+++ pkgsrc/biology/nutsqlite/DESCR Thu Apr 11 18:21:04 2024
@@ -6,4 +6,3 @@ with different calorie levels, different
carbohydate, and fat, and different food exclusions. NUT also
offers a well-organized presentation of the nutrients that can help
you learn human nutrition by simply playing with the software.
-
Index: pkgsrc/biology/nutsqlite/Makefile
diff -u pkgsrc/biology/nutsqlite/Makefile:1.1 pkgsrc/biology/nutsqlite/Makefile:1.2
--- pkgsrc/biology/nutsqlite/Makefile:1.1 Thu Apr 11 17:59:48 2024
+++ pkgsrc/biology/nutsqlite/Makefile Thu Apr 11 18:21:04 2024
@@ -1,6 +1,7 @@
-# $NetBSD $
+# $NetBSD: Makefile,v 1.2 2024/04/11 18:21:04 wiz Exp $
DISTNAME= NUTsqlite-2.0.6
+PKGNAME= ${DISTNAME:tl}
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nut/}
EXTRACT_SUFX= .zip
Home |
Main Index |
Thread Index |
Old Index