pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/mousetar



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr 21 16:19:15 UTC 2025

Modified Files:
        pkgsrc/archivers/mousetar: Makefile

Log Message:
mousetar: remove Interix mention


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/archivers/mousetar/Makefile

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

Modified files:

Index: pkgsrc/archivers/mousetar/Makefile
diff -u pkgsrc/archivers/mousetar/Makefile:1.28 pkgsrc/archivers/mousetar/Makefile:1.29
--- pkgsrc/archivers/mousetar/Makefile:1.28     Tue May 24 13:02:34 2022
+++ pkgsrc/archivers/mousetar/Makefile  Mon Apr 21 16:19:15 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2022/05/24 13:02:34 nia Exp $
+# $NetBSD: Makefile,v 1.29 2025/04/21 16:19:15 wiz Exp $
 
 DISTNAME=      mousetar-20021217
 PKGREVISION=   1
@@ -10,8 +10,6 @@ MAINTAINER=   pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=     none
 COMMENT=       Version of tar program from der Mouse
 
-NOT_FOR_PLATFORM+=     Interix-*-* # no sys/mtio.h tape support
-
 WRKSRC=                ${WRKDIR}
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index