diff options
Diffstat (limited to 'lang/sr-examples/Makefile')
-rw-r--r-- | lang/sr-examples/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/sr-examples/Makefile b/lang/sr-examples/Makefile index 557dabc89f8..cacb42cb56d 100644 --- a/lang/sr-examples/Makefile +++ b/lang/sr-examples/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2005/02/26 18:26:04 is Exp $ +# $NetBSD: Makefile,v 1.3 2005/02/26 22:42:23 is Exp $ # -DISTNAME= vs232 -PKGNAME= sr-examples-2.3.2 +DISTNAME= vs233 +PKGNAME= sr-examples-2.3.3 CATEGORIES= lang parallel MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/ EXTRACT_SUFX= .tar.Z @@ -16,8 +16,8 @@ WRKSRC= ${WRKDIR} ONLY_FOR_PLATFORM= NetBSD-*-* ### Use the second line below for installing if you want to make print-PLIST! -DOMOD= -#DOMOD=-pm +#DOMOD= +DOMOD=-pm do-extract: |