diff options
Diffstat (limited to 'net/nstx/Makefile')
-rw-r--r-- | net/nstx/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/nstx/Makefile b/net/nstx/Makefile index a88abfc78d2..eda2665342a 100644 --- a/net/nstx/Makefile +++ b/net/nstx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2005/11/16 02:07:51 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2005/11/16 02:09:49 minskim Exp $ # -DISTNAME= nstx-1.1beta6 +DISTNAME= nstx-1.1-beta6 +PKGNAME= ${DISTNAME:S/-beta/beta/} CATEGORIES= net MASTER_SITES= http://nstx.dereference.de/nstx/ EXTRACT_SUFX= .tgz |