diff options
Diffstat (limited to 'devel/pth-devel/Makefile')
-rw-r--r-- | devel/pth-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pth-devel/Makefile b/devel/pth-devel/Makefile index 2d5b7e446327..908cf9a77a9a 100644 --- a/devel/pth-devel/Makefile +++ b/devel/pth-devel/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pth -# Version required: 1.3b2 # Date Created: 17 Aug 1999 # Whom: Ralf S. Engelschall # # $FreeBSD$ # -DISTNAME= pth-1.3b2 +PORTNAME= pth +PORTVERSION= 1.3b2 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/gnu/pth/ \ ftp://ftp.engelschall.com/sw/pth/ |