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 e0ac9bf..53365ac 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pth -# Version required: 1.0b3 +# Version required: 1.0b4 # Date Created: 23 May 1999 # Whom: Ralf S. Engelschall # -# $Id: Makefile,v 1.16 1999/07/05 06:33:37 rse Exp $ +# $Id: Makefile,v 1.17 1999/07/07 19:57:59 rse Exp $ # -DISTNAME= pth-1.0b3 +DISTNAME= pth-1.0b4 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/gnu/pth/ |