diff options
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 |