diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-08-02 10:44:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-08-02 10:44:03 +0000 |
commit | 779e91cb052b8447247c14d3384ca9782cdba5c1 (patch) | |
tree | 55f9bbe55727cd1e02f677f507306044d3edf8d8 /ftp/pavuk | |
parent | 50b7d12b42da9e964329f627ab402a39b810a7ac (diff) | |
download | ports-779e91cb052b8447247c14d3384ca9782cdba5c1.tar.gz ports-779e91cb052b8447247c14d3384ca9782cdba5c1.zip |
Notes
Diffstat (limited to 'ftp/pavuk')
-rw-r--r-- | ftp/pavuk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index 24394d8eaf39..8d958d3e291d 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -3,12 +3,12 @@ # Date created: 19 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.8 1999/06/25 16:45:32 cpiazza Exp $ +# $Id: Makefile,v 1.9 1999/07/24 03:44:30 cpiazza Exp $ # DISTNAME= pavuk-0.9pl15 PKGNAME= pavuk-0.9.15 -CATEGORIES= net www +CATEGORIES= ftp www MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.idata.sk/pub/unix/www/ \ ftp://ftp.phacka.sk/pub/pavuk/ \ |