diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-01-29 13:20:05 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-01-29 13:20:05 +0000 |
commit | e084d641cb614c7899932a0b512d861cf41e4c58 (patch) | |
tree | ecaf9076a447de48b1ce5659617f92b1808a4f27 /print/mp-letter | |
parent | 9faff8f2666d8b34853c57da69e1f462630db4c1 (diff) |
Notes
Diffstat (limited to 'print/mp-letter')
-rw-r--r-- | print/mp-letter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/mp-letter/Makefile b/print/mp-letter/Makefile index 54db12a0d2f9..99e064ca09b6 100644 --- a/print/mp-letter/Makefile +++ b/print/mp-letter/Makefile @@ -3,13 +3,13 @@ # Date created: 11 July 1996 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.2 1996/11/17 08:44:57 obrien Exp $ +# $Id: Makefile,v 1.3 1996/11/18 11:38:45 asami Exp $ # DISTNAME= mp-3.0.1 PKGNAME= mp-${PAPERSIZE}-3.0.1 CATEGORIES= print -MASTER_SITES= ftp://nuxi.cs.ucdavis.edu/pub/misc/ \ +MASTER_SITES= ftp://ftp.NUXI.com/pub/misc/ \ ftp://ftp.win.tue.nl/pub/mail/ MAINTAINER= obrien@cs.ucdavis.edu |