pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/resterm



Module Name:    pkgsrc
Committed By:   drixter
Date:           Tue Jun 23 11:38:08 UTC 2026

Modified Files:
        pkgsrc/www/resterm: Makefile

Log Message:
resterm: Fixed category typo


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/resterm/Makefile

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

Modified files:

Index: pkgsrc/www/resterm/Makefile
diff -u pkgsrc/www/resterm/Makefile:1.1 pkgsrc/www/resterm/Makefile:1.2
--- pkgsrc/www/resterm/Makefile:1.1     Tue Jun 23 11:34:17 2026
+++ pkgsrc/www/resterm/Makefile Tue Jun 23 11:38:08 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2026/06/23 11:34:17 drixter Exp $
+# $NetBSD: Makefile,v 1.2 2026/06/23 11:38:08 drixter Exp $
 
 DISTNAME=      resterm-0.43.2
-CATEGORIES=    devel
+CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=unkn0wn-root/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 



Home | Main Index | Thread Index | Old Index