diff options
author | zafer <zafer> | 2009-05-01 14:54:38 +0000 |
---|---|---|
committer | zafer <zafer> | 2009-05-01 14:54:38 +0000 |
commit | c904b39ef516ef95235cb6fe791ceaf92b0c30ac (patch) | |
tree | bedefd8799d82f6656f5cd6fa629e9105dfd24f0 /textproc/cawf | |
parent | 6bb53d93ac14f8a6b3ea509184273fcc6e6a5f5a (diff) | |
download | pkgsrc-c904b39ef516ef95235cb6fe791ceaf92b0c30ac.tar.gz |
remove dead mirror.
Diffstat (limited to 'textproc/cawf')
-rw-r--r-- | textproc/cawf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/cawf/Makefile b/textproc/cawf/Makefile index a5de8ba021e..f638466ac7b 100644 --- a/textproc/cawf/Makefile +++ b/textproc/cawf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:37 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2009/05/01 14:54:38 zafer Exp $ # # Possible TODOs: # - set CH based on manual page section number, and real OS name @@ -10,8 +10,7 @@ DISTNAME= cawf PKGNAME= cawf-4.10 PKGREVISION= 1 CATEGORIES= textproc -MASTER_SITES= ftp://vic.cc.purdue.edu/pub/ \ - http://www.tux.org/pub/sites/vic.cc.purdue.edu/ +MASTER_SITES= http://www.tux.org/pub/sites/vic.cc.purdue.edu/ DIST_SUBDIR= ${PKGNAME_NOREV} EXTRACT_SUFX= .zip |