pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/ve



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 21 08:08:07 UTC 2021

Modified Files:
        pkgsrc/editors/ve: Makefile

Log Message:
ve: remove dead master sites, add github homepage


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/editors/ve/Makefile

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

Modified files:

Index: pkgsrc/editors/ve/Makefile
diff -u pkgsrc/editors/ve/Makefile:1.8 pkgsrc/editors/ve/Makefile:1.9
--- pkgsrc/editors/ve/Makefile:1.8      Thu Jan 19 18:52:08 2017
+++ pkgsrc/editors/ve/Makefile  Wed Apr 21 08:08:07 2021
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2017/01/19 18:52:08 agc Exp $
+# $NetBSD: Makefile,v 1.9 2021/04/21 08:08:07 wiz Exp $
 
 DISTNAME=      ve-1.0
 CATEGORIES=    editors
-MASTER_SITES=  ftp://freebsd.ntu.edu.tw/FreeBSD/woju/source/
-MASTER_SITES+= ftp://freebsd.csie.nctu.edu.tw/pub/taiwan/NTU/woju/source/
+MASTER_SITES+= # ftp://freebsd.csie.nctu.edu.tw/pub/taiwan/NTU/woju/source/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    rxg%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/clamtestbbs/ve
 COMMENT=       NTHU-CS Maple BBS 2.36 BBS-like editor
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index