diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-09 18:18:39 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-09 18:18:39 +0000 |
commit | 2fae42868839cd52c82e45cee16f7a556795666d (patch) | |
tree | ed277a3060b881685a6e5929127f2749e51b07dc /net/cvsup | |
parent | Bump PORTREVISION. Non-root users will be happy to run zhcon now. (diff) |
Bump PORTREVISION as a result of attributes bugfix committed several minutes
ago.
Diffstat (limited to 'net/cvsup')
-rw-r--r-- | net/cvsup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index b1fc28f6100c..aefb67df20a2 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -7,7 +7,7 @@ PORTNAME= cvsup PORTVERSION?= 16.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= net devel MASTER_SITES?= ftp://ftp3.freebsd.org/pub/FreeBSD/development/CVSup/sources/ \ ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/sources/ \ |