diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-10 13:26:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-10 13:26:34 +0000 |
commit | cc1e210afd1a3a051174929f0bea113b9fc9842e (patch) | |
tree | 9950b08ce9a79a39be3a9daf191991f5715e0c1f /graphics/pstoedit | |
parent | f729defbfc8b274de7e67af65fe67c449e904c55 (diff) | |
download | ports-cc1e210afd1a3a051174929f0bea113b9fc9842e.tar.gz ports-cc1e210afd1a3a051174929f0bea113b9fc9842e.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 d8a7ea18ea52..68575c07a46f 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.3 1998/07/21 06:44:10 tg Exp $ +# $Id: Makefile,v 1.4 1998/08/10 12:08:21 steve Exp $ # DISTNAME= pstoedit.2.60p1 PKGNAME= pstoedit-2.60p1 CATEGORIES= graphics print -MASTER_SITES= ftp://ftp.denic.net/pub1/dist/ +MASTER_SITES= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/ EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.ORG |