sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-22 16:24:11 +00:00
parent 4cc27cb2e4
commit 130329df10
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
773 changed files with 5162 additions and 2980 deletions

View file

@ -3,7 +3,7 @@ COMMENT= migrate repositories from CVS to Subversion/GIT/BZR
# py3: https://github.com/mhagger/cvs2svn/issues/9
MODPY_EGG_VERSION= 2.5.0
DISTNAME= cvs2svn-${MODPY_EGG_VERSION}
MASTER_SITES= https://github.com/mhagger/cvs2svn/releases/download/${MODPY_EGG_VERSION}/
SITES= https://github.com/mhagger/cvs2svn/releases/download/${MODPY_EGG_VERSION}/
CATEGORIES= devel