diff options
author | minskim <minskim@pkgsrc.org> | 2005-07-27 17:10:05 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-07-27 17:10:05 +0000 |
commit | ce62d3ac804879a482ec29b4da55a50148cce83f (patch) | |
tree | 795232d1735d28f44a3cdb0f1879f930f22686be /print | |
parent | 46628983f87bb4abe48269655ba2799621067af5 (diff) | |
download | pkgsrc-ce62d3ac804879a482ec29b4da55a50148cce83f.tar.gz |
Add HOMEPAGE.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-IEEEtran/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-IEEEtran/Makefile b/print/tex-IEEEtran/Makefile index e2fbec29d89..db39fbf4f06 100644 --- a/print/tex-IEEEtran/Makefile +++ b/print/tex-IEEEtran/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/07/27 17:02:05 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2005/07/27 17:10:05 minskim Exp $ # DISTNAME= IEEEtran-1.6b @@ -7,7 +7,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/IEEEtran/} MAINTAINER= tech-pkg@NetBSD.org -# HOMEPAGE= +HOMEPAGE= http://www.ieee.org/organizations/pubs/transactions/stylesheets.htm COMMENT= LaTeX class for IEEE journals and conferences DIST_SUBDIR= ${DISTNAME} |