diff options
Diffstat (limited to 'pkgtools/texlive2pkg/Makefile')
-rw-r--r-- | pkgtools/texlive2pkg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/texlive2pkg/Makefile b/pkgtools/texlive2pkg/Makefile index 7a88faa3624..e8a25040889 100644 --- a/pkgtools/texlive2pkg/Makefile +++ b/pkgtools/texlive2pkg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2016/01/30 04:59:57 markd Exp $ +# $NetBSD: Makefile,v 1.3 2016/07/09 06:38:49 wiz Exp $ # PKGNAME= texlive2pkg-1.1 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= markd@NetBSD.org |