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 fab5c384c6aa..a03fb8807d25 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nps -# Version required: 0.9.20 +# Version required: 0.9.21 # Date Created: 23 May 1999 # Whom: Ralf S. Engelschall # -# $Id: Makefile,v 1.12 1999/06/21 15:49:12 rse Exp $ +# $Id: Makefile,v 1.13 1999/06/25 15:46:59 rse Exp $ # -DISTNAME= nps-0.9.20 +DISTNAME= nps-0.9.21 CATEGORIES= devel MASTER_SITES= http://www.engelschall.com/sw/nps/ \ ftp://ftp.engelschall.com/sw/nps/ |