diff options
Diffstat (limited to 'textproc/opensp/Makefile')
-rw-r--r-- | textproc/opensp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index 02d8e2b7098..22304bdc764 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2009/08/06 11:23:37 tnn Exp $ +# $NetBSD: Makefile,v 1.38 2011/04/22 13:41:59 obache Exp $ # DISTNAME= OpenSP-1.5.2 PKGNAME= ${DISTNAME:S/OpenSP/opensp/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/} |