diff options
-rw-r--r-- | devel/cvsps/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile index 1855106daba6..8739fd4e433f 100644 --- a/devel/cvsps/Makefile +++ b/devel/cvsps/Makefile @@ -3,9 +3,10 @@ PORTNAME= cvsps PORTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= http://www.cobite.com/cvsps/ +MASTER_SITES= http://www.cobite.com/cvsps/ \ + SF/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Create patchset information from CVS |