pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-pdfpages



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun Jul 10 10:35:19 UTC 2016

Modified Files:
        pkgsrc/print/tex-pdfpages: Makefile

Log Message:
Fixed typo in HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-pdfpages/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/tex-pdfpages/Makefile
diff -u pkgsrc/print/tex-pdfpages/Makefile:1.6 pkgsrc/print/tex-pdfpages/Makefile:1.7
--- pkgsrc/print/tex-pdfpages/Makefile:1.6      Thu Jun 16 04:06:14 2016
+++ pkgsrc/print/tex-pdfpages/Makefile  Sun Jul 10 10:35:19 2016
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:14 markd Exp $
+# $NetBSD: Makefile,v 1.7 2016/07/10 10:35:19 rillig Exp $
 
 DISTNAME=      pdfpages
 PKGNAME=       tex-${DISTNAME}-0.5f
 TEXLIVE_REV=   40638
 
 MAINTAINER=    minskim%NetBSD.org@localhost
-HOMEPAPE=      http://ctan.org/pkg/pdfpages
+HOMEPAGE=      http://ctan.org/pkg/pdfpages
 COMMENT=       Include PDF documents in LaTeX
 LICENSE=       lppl-1.3c
 



Home | Main Index | Thread Index | Old Index