diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-08-03 10:58:13 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-08-03 10:58:13 +0000 |
commit | 80f4fcbc06b8056eff5fbac83e04e70baba6b3f5 (patch) | |
tree | 13d5ba61e221f08e7a0699765127d1bacdbd1596 /devel/pth/Makefile | |
parent | 380154cde3c5cd58ba826089afa23ffe9ac28272 (diff) | |
download | ports-80f4fcbc06b8056eff5fbac83e04e70baba6b3f5.tar.gz ports-80f4fcbc06b8056eff5fbac83e04e70baba6b3f5.zip |
Notes
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/ |