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/spegla | |
parent | 50b7d12b42da9e964329f627ab402a39b810a7ac (diff) | |
download | ports-779e91cb052b8447247c14d3384ca9782cdba5c1.tar.gz ports-779e91cb052b8447247c14d3384ca9782cdba5c1.zip |
Notes
Diffstat (limited to 'ftp/spegla')
-rw-r--r-- | ftp/spegla/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index a765fca7410d..3ec06bfe5072 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -4,11 +4,11 @@ # Date created: Sun Apr 19 16:17:25 PDT 1998 # Whom: Jordan Hubbard <jkh@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1998/12/19 14:19:43 jkh Exp $ +# $Id: Makefile,v 1.4 1999/04/29 10:08:10 jkh Exp $ # DISTNAME= spegla-1.04 -CATEGORIES= net +CATEGORIES= ftp MASTER_SITES= ftp://ftp.luth.se/pub/unix/mirror/ \ ftp://subzero.campus.luth.se/pub/spegla/ |