diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-06-03 02:17:34 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-06-03 02:17:34 +0000 |
commit | 9e28324574d4b5a6ddc33fe1d93f5a1a909d4dfe (patch) | |
tree | 11d0b96e3ffc9178e93a95279e2c9d72880e6924 /net/sup | |
parent | f220987ee3098bdf4d2110f48717fc0aae89648a (diff) |
Notes
Diffstat (limited to 'net/sup')
-rw-r--r-- | net/sup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sup/Makefile b/net/sup/Makefile index 64e58033fb7f..67487ce90db6 100644 --- a/net/sup/Makefile +++ b/net/sup/Makefile @@ -3,13 +3,13 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.5 1995/08/14 08:49:08 gibbs Exp $ +# $Id: Makefile,v 1.6 1995/11/27 04:05:37 asami Exp $ # DISTNAME= sup PKGNAME= sup-2.0 CATEGORIES+= net -MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ +MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= gibbs@FreeBSD.org |