diff options
author | steve <steve@FreeBSD.org> | 1998-08-10 12:08:21 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-10 12:08:21 +0000 |
commit | 7be16b96ac257c0e8fe726a96c49c9aba994e6d3 (patch) | |
tree | 540fbf4dbdf96f129b484939e445da10dd3dd745 /graphics/pstoedit/Makefile | |
parent | 6efe56f62cf7fdf51ae99568d7b2cfc8743823d9 (diff) | |
download | FreeBSD-ports-7be16b96ac257c0e8fe726a96c49c9aba994e6d3.zip FreeBSD-ports-7be16b96ac257c0e8fe726a96c49c9aba994e6d3.tar.gz |
Find the distfile again.
PR: 7543
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
Diffstat (limited to 'graphics/pstoedit/Makefile')
-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 2f25e85..d8a7ea1 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 |