pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/jasmin



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan  1 09:25:57 UTC 2026

Modified Files:
        pkgsrc/lang/jasmin: Makefile

Log Message:
jasmin: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/lang/jasmin/Makefile

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

Modified files:

Index: pkgsrc/lang/jasmin/Makefile
diff -u pkgsrc/lang/jasmin/Makefile:1.29 pkgsrc/lang/jasmin/Makefile:1.30
--- pkgsrc/lang/jasmin/Makefile:1.29    Tue Oct  2 20:11:43 2012
+++ pkgsrc/lang/jasmin/Makefile Thu Jan  1 09:25:57 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.29 2012/10/02 20:11:43 asau Exp $
-#
+# $NetBSD: Makefile,v 1.30 2026/01/01 09:25:57 wiz Exp $
 
 DISTNAME=      jasmin-1.06
 PKGREVISION=   2
 CATEGORIES=    lang java
-MASTER_SITES=  http://mrl.nyu.edu/~meyer/jasmin/
+#MASTER_SITES= http://mrl.nyu.edu/~meyer/jasmin/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://mrl.nyu.edu/~meyer/jasmin/
+#HOMEPAGE=     http://mrl.nyu.edu/~meyer/jasmin/
 COMMENT=       Java "assembler" interface
 
 USE_JAVA=      run



Home | Main Index | Thread Index | Old Index