diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-31 02:02:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-31 02:02:14 +0000 |
commit | 8d0b1ad25657b5d8b7832fc2306eb3e21c7636f8 (patch) | |
tree | ddcd8b59d7f5a4f4d1aa83c1644347b1a7e45a0e /net | |
parent | fdc339c6f5202d1e7da67d9e5f9ea2e402157af2 (diff) | |
download | pkgsrc-8d0b1ad25657b5d8b7832fc2306eb3e21c7636f8.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 |