diff options
author | chuckr <chuckr@FreeBSD.org> | 1997-10-25 00:51:59 +0800 |
---|---|---|
committer | chuckr <chuckr@FreeBSD.org> | 1997-10-25 00:51:59 +0800 |
commit | a61ed70cb965b752a8418a2ee6fbe9e7c93fb55f (patch) | |
tree | ff76e73ed4fd3e7dca09739229cf2092b6d2fbf9 /graphics | |
parent | 34a220d370b4cb95d5e18b184b9e9c364f96836c (diff) | |
download | freebsd-ports-gnome-a61ed70cb965b752a8418a2ee6fbe9e7c93fb55f.tar.gz freebsd-ports-gnome-a61ed70cb965b752a8418a2ee6fbe9e7c93fb55f.tar.zst freebsd-ports-gnome-a61ed70cb965b752a8418a2ee6fbe9e7c93fb55f.zip |
Point to new MASTER_SITES, author moved on from CMU.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index 33961c2a8801..3145e6c9cb29 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -3,12 +3,12 @@ # Date created: 02 Feb 1996 # Whom: chuckr@glue.umd.edu # -# $Id: Makefile,v 1.9 1997/03/21 23:07:01 asami Exp $ +# $Id: Makefile,v 1.10 1997/06/03 07:15:50 asami Exp $ # DISTNAME= xpdf-0.7 CATEGORIES= graphics print -MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/xpdf/ +MASTER_SITES= ftp://ftp.aimnet.com/pub/users/derekn/xpdf/ MAINTAINER= chuckr@glue.umd.edu |