diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/sr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/sr/Makefile b/lang/sr/Makefile index 7bfff9fd8d9..eecccdd8c2d 100644 --- a/lang/sr/Makefile +++ b/lang/sr/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2005/02/26 22:28:38 is Exp $ +# $NetBSD: Makefile,v 1.5 2005/03/02 13:47:45 is Exp $ # DISTNAME= sr233 PKGNAME= sr-2.3.3 +PKGREVISION= 1 CATEGORIES= lang parallel MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/ EXTRACT_SUFX= .tar.Z |