diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-10 12:08:21 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-10 12:08:21 +0000 |
commit | e511200a038797d07e813cc27195481a4f680a54 (patch) | |
tree | 865b128f3f866bc1f3522557ffe4ce5654caef5a /graphics/pstoedit | |
parent | 1dcd22128f2ab9cefd8d6cf803b22632aa3856b0 (diff) | |
download | ports-e511200a038797d07e813cc27195481a4f680a54.tar.gz ports-e511200a038797d07e813cc27195481a4f680a54.zip |
Notes
Diffstat (limited to 'graphics/pstoedit')
-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 |