pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/dinotrace-mode



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sun Aug 27 10:37:44 UTC 2023

Modified Files:
        pkgsrc/cad/dinotrace-mode: Makefile

Log Message:
fix botched revision bump in previous


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/cad/dinotrace-mode/Makefile

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

Modified files:

Index: pkgsrc/cad/dinotrace-mode/Makefile
diff -u pkgsrc/cad/dinotrace-mode/Makefile:1.16 pkgsrc/cad/dinotrace-mode/Makefile:1.17
--- pkgsrc/cad/dinotrace-mode/Makefile:1.16     Sun Aug 27 10:36:40 2023
+++ pkgsrc/cad/dinotrace-mode/Makefile  Sun Aug 27 10:37:44 2023
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2023/08/27 10:36:40 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2023/08/27 10:37:44 tnn Exp $
 #
 
 VERSION=       9.4f
 DISTNAME=      dinotrace-${VERSION}
+PKGREVISION=   2
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}dinotrace-mode-${VERSION}
 CATEGORIES=    cad editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=veripool/}



Home | Main Index | Thread Index | Old Index