pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/915resolution



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 30 16:47:38 UTC 2023

Modified Files:
        pkgsrc/sysutils/915resolution: Makefile

Log Message:
new home


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/sysutils/915resolution/Makefile

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

Modified files:

Index: pkgsrc/sysutils/915resolution/Makefile
diff -u pkgsrc/sysutils/915resolution/Makefile:1.10 pkgsrc/sysutils/915resolution/Makefile:1.11
--- pkgsrc/sysutils/915resolution/Makefile:1.10 Wed Nov 23 08:51:46 2022
+++ pkgsrc/sysutils/915resolution/Makefile      Sat Dec 30 16:47:38 2023
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.10 2022/11/23 08:51:46 nikita Exp $
+# $NetBSD: Makefile,v 1.11 2023/12/30 16:47:38 zafer Exp $
 
 DISTNAME=      915resolution-0.5.3
 CATEGORIES=    sysutils
 MASTER_SITES=  ${HOMEPAGE:Q}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://web.archive.org/web/20220409183124/http://915resolution.mango-lang.org/
+HOMEPAGE=      https://www.aydogan.net/distfiles/sysutils/
 COMMENT=       BIOS VESA resolution utility for 8XX/9XX Intel chips
 LICENSE=       public-domain
 
-ONLY_FOR_PLATFORM=     NetBSD-*-i386 NetBSD-*-x86_64 Linux-*-i386
-ONLY_FOR_PLATFORM+=    FreeBSD-*-i386 FreeBSD-*-x86_64
+#ONLY_FOR_PLATFORM=    NetBSD-*-i386 NetBSD-*-x86_64 Linux-*-i386
+#ONLY_FOR_PLATFORM+=   FreeBSD-*-i386 FreeBSD-*-x86_64
 
 USE_TOOLS+=    gmake
 



Home | Main Index | Thread Index | Old Index