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 58c3cc6889b7..53f6c5bcce7b 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nps -# Version required: 0.9.10 +# Version required: 0.9.11 # Date Created: 23 May 1999 # Whom: Ralf S. Engelschall # -# $Id: Makefile,v 1.3 1999/05/25 16:03:24 rse Exp $ +# $Id: Makefile,v 1.4 1999/05/28 10:38:27 rse Exp $ # -DISTNAME= nps-0.9.10 +DISTNAME= nps-0.9.11 CATEGORIES= devel MASTER_SITES= http://www.engelschall.com/sw/nps/ \ ftp://ftp.engelschall.com/sw/nps/ |