diff options
author | wiz <wiz> | 2004-12-31 02:02:14 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-12-31 02:02:14 +0000 |
commit | fcd7ae07649a2408642c5e2886ebcea078f5f182 (patch) | |
tree | ddcd8b59d7f5a4f4d1aa83c1644347b1a7e45a0e /net | |
parent | cef0a044ba51a4edc579b3e9e036009addcb8db4 (diff) | |
download | pkgsrc-fcd7ae07649a2408642c5e2886ebcea078f5f182.tar.gz |
VISION, not VISIN.
Diffstat (limited to 'net')
-rw-r--r-- | net/ctorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index 36b1ef23981..5d8b8f5fe13 100644 --- a/net/ctorrent/Makefile +++ b/net/ctorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2004/12/31 01:52:33 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/31 02:02:14 wiz Exp $ DISTNAME= ctorrent-1.3.4 -PKGREVISIN= 1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ctorrent/} EXTRACT_SUFX= .tar.bz2 |