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 5c61138..83a65e6 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nps -# Version required: 0.9.8 +# Version required: 0.9.9 # Date Created: 23 May 1999 # Whom: Ralf S. Engelschall # -# $Id: Makefile,v 1.1.1.1 1999/05/23 14:54:10 rse Exp $ +# $Id: Makefile,v 1.2 1999/05/24 13:15:08 rse Exp $ # -DISTNAME= nps-0.9.8 +DISTNAME= nps-0.9.9 CATEGORIES= devel MASTER_SITES= http://www.engelschall.com/sw/nps/ \ ftp://ftp.engelschall.com/sw/nps/ |