diff options
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r-- | devel/pth/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index f1187a591c07..d9af0ed2e49f 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pth -# Version required: 1.0.3 +# Version required: 1.0.4 # Date Created: 23 May 1999 # Whom: Ralf S. Engelschall # -# $Id: Makefile,v 1.25 1999/07/28 14:44:04 rse Exp $ +# $Id: Makefile,v 1.26 1999/08/01 10:25:05 rse Exp $ # -DISTNAME= pth-1.0.3 +DISTNAME= pth-1.0.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.engelschall.com/sw/pth/ |