pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/a60
Module Name: pkgsrc
Committed By: sevan
Date: Thu Jul 6 20:04:52 UTC 2017
Modified Files:
pkgsrc/lang/a60: Makefile
Log Message:
Fix HOMEPAGE
Heads up by Brian Callahan <bcallah AT devio DOT us>
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/a60/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/a60/Makefile
diff -u pkgsrc/lang/a60/Makefile:1.18 pkgsrc/lang/a60/Makefile:1.19
--- pkgsrc/lang/a60/Makefile:1.18 Sat Feb 21 13:07:02 2015
+++ pkgsrc/lang/a60/Makefile Thu Jul 6 20:04:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2015/02/21 13:07:02 mef Exp $
+# $NetBSD: Makefile,v 1.19 2017/07/06 20:04:52 sevan Exp $
DISTNAME= a60-0.23a
CATEGORIES= lang
@@ -6,7 +6,7 @@ MASTER_SITES= http://www.bertnase.de/a60
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Algol 60 interpreter
-HOMEPAGE= http://www.bertsane.de/a60/
+HOMEPAGE= http://www.bertnase.de/a60/
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index