diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-30 02:34:12 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-30 02:34:12 +0000 |
commit | 6a5e7df9c0059f7ed02eccef1f003d00bf23d4a0 (patch) | |
tree | 438ba4bf9072fcfdc2f87377cb34e22a2696a8dd /news/unpost/Makefile | |
parent | Fix typo. (diff) |
Moved these files to the distfiles directory on my homepage.
Diffstat (limited to '')
-rw-r--r-- | news/unpost/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/unpost/Makefile b/news/unpost/Makefile index f9fea1d17f29..85b4751794ac 100644 --- a/news/unpost/Makefile +++ b/news/unpost/Makefile @@ -3,12 +3,12 @@ # Date created: 14 october 1997 # Whom: volf@oasis.IAEhv.nl # -# $Id: Makefile,v 1.1.1.1 1998/03/28 14:58:18 steve Exp $ +# $Id: Makefile,v 1.2 1999/05/03 02:12:24 steve Exp $ # DISTNAME= unpost-2.3.4 CATEGORIES= news -MASTER_SITES= http://www.freebsd.org/~steve/ +MASTER_SITES= http://www.freebsd.org/~steve/distfiles/ MAINTAINER= volf@oasis.IAEhv.nl |