diff options
Diffstat (limited to 'print/pstotext/Makefile')
-rw-r--r-- | print/pstotext/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index 1f1d06a22ea7..759349a74c43 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: pstotext -# Version required: 2.1 # Date created: December 6, 1999 # Whom: Oliver Breuninger <ob@seicom.NET> # # $FreeBSD$ # -DISTNAME= pstotext -PKGNAME= pstotext-2.1 +PORTNAME= pstotext +PORTVERSION= 2.1 CATEGORIES= print MASTER_SITES= http://www.research.digital.com/SRC/virtualpaper/cgi-bin/nph-download.tcl/pstotext.tar.Z?object=pstotext +DISTNAME= pstotext EXTRACT_SUFX= .tar.Z MAINTAINER= ob@seicom.NET |