pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/tn5250



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 14 10:41:37 UTC 2018

Modified Files:
        pkgsrc/net/tn5250: Makefile

Log Message:
tn5250: comment out dead HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/tn5250/Makefile

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

Modified files:

Index: pkgsrc/net/tn5250/Makefile
diff -u pkgsrc/net/tn5250/Makefile:1.25 pkgsrc/net/tn5250/Makefile:1.26
--- pkgsrc/net/tn5250/Makefile:1.25     Wed Jan  4 09:40:15 2017
+++ pkgsrc/net/tn5250/Makefile  Sun Jan 14 10:41:37 2018
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2017/01/04 09:40:15 roy Exp $
-#
+# $NetBSD: Makefile,v 1.26 2018/01/14 10:41:37 wiz Exp $
 
 DISTNAME=      tn5250-0.12.51
 PKGREVISION=   5
@@ -7,7 +6,7 @@ CATEGORIES=     net
 MASTER_SITES=  ftp://ftp.blarg.net/users/mmadore/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.linux-sna.org/software/5250/
+#HOMEPAGE=     http://www.linux-sna.org/software/5250/
 COMMENT=       Implementation of the IBM 5250 telnet protocol
 
 GNU_CONFIGURE= YES



Home | Main Index | Thread Index | Old Index