diff options
author | steve <steve@FreeBSD.org> | 1998-08-10 20:08:21 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-10 20:08:21 +0800 |
commit | 7be16b96ac257c0e8fe726a96c49c9aba994e6d3 (patch) | |
tree | 540fbf4dbdf96f129b484939e445da10dd3dd745 | |
parent | 6efe56f62cf7fdf51ae99568d7b2cfc8743823d9 (diff) | |
download | freebsd-ports-gnome-7be16b96ac257c0e8fe726a96c49c9aba994e6d3.tar.gz freebsd-ports-gnome-7be16b96ac257c0e8fe726a96c49c9aba994e6d3.tar.zst freebsd-ports-gnome-7be16b96ac257c0e8fe726a96c49c9aba994e6d3.zip |
Find the distfile again.
PR: 7543
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
-rw-r--r-- | graphics/pstoedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 2f25e85d0d05..d8a7ea18ea52 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -3,13 +3,13 @@ # Date created: 03 July 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/07/20 20:22:33 asami Exp $ +# $Id: Makefile,v 1.3 1998/07/21 06:44:10 tg Exp $ # DISTNAME= pstoedit.2.60p1 PKGNAME= pstoedit-2.60p1 CATEGORIES= graphics print -MASTER_SITES= http://www.geocities.com/SiliconValley/Network/1958/ +MASTER_SITES= ftp://ftp.denic.net/pub1/dist/ EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.ORG |