pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/gps



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 26 10:45:55 UTC 2017

Modified Files:
        pkgsrc/devel/gps: Makefile

Log Message:
gps: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/gps/Makefile

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

Modified files:

Index: pkgsrc/devel/gps/Makefile
diff -u pkgsrc/devel/gps/Makefile:1.49 pkgsrc/devel/gps/Makefile:1.50
--- pkgsrc/devel/gps/Makefile:1.49      Sun Feb 12 06:25:12 2017
+++ pkgsrc/devel/gps/Makefile   Sun Nov 26 10:45:55 2017
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2017/02/12 06:25:12 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.50 2017/11/26 10:45:55 wiz Exp $
 
 DISTNAME=      gps-${GPS_VERSION}
 PKGREVISION=   15
@@ -8,7 +7,7 @@ MASTER_SITES=   http://downloads.dragonlac
 DISTFILES=     gps-5.2.1-1-src.tgz
 
 MAINTAINER=    draco%marino.st@localhost
-HOMEPAGE=      http://www.adacore.com/home/products/gnatpro/toolsuite/gps/
+HOMEPAGE=      https://github.com/AdaCore/gps
 COMMENT=       GNAT Programming Studio - IDE for Ada and many other languages
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index