diff options
author | joerg <joerg> | 2009-12-21 12:07:27 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-12-21 12:07:27 +0000 |
commit | d836110c278705cdb59e3895dd637287e1e21af6 (patch) | |
tree | 0cd05c96e03847c27cdfbb3f63016c33b9efa818 /lang/erlang-doc | |
parent | 371e9d697941604555f4b306bcda3175169bf008 (diff) | |
download | pkgsrc-d836110c278705cdb59e3895dd637287e1e21af6.tar.gz |
Fix PLIST.
Diffstat (limited to 'lang/erlang-doc')
-rw-r--r-- | lang/erlang-doc/Makefile | 3 | ||||
-rw-r--r-- | lang/erlang-doc/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/erlang-doc/Makefile b/lang/erlang-doc/Makefile index 7fcddc6ae09..a3cefdca62d 100644 --- a/lang/erlang-doc/Makefile +++ b/lang/erlang-doc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2009/12/15 13:53:24 asau Exp $ +# $NetBSD: Makefile,v 1.8 2009/12/21 12:07:27 joerg Exp $ DISTNAME= otp_doc_html_${DIST_VERSION_MAJOR}${DIST_VERSION_MINOR:D-${DIST_VERSION_MINOR}} PKGNAME= erlang-doc-${ERLANG_VERSION} +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.erlang.org/download/ diff --git a/lang/erlang-doc/PLIST b/lang/erlang-doc/PLIST index 97695737920..67536ccfdd8 100644 --- a/lang/erlang-doc/PLIST +++ b/lang/erlang-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2009/12/15 13:32:10 asau Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/12/21 12:07:27 joerg Exp $ lib/erlang/doc/applications.html lib/erlang/doc/design_principles/applications.html lib/erlang/doc/design_principles/appup_cookbook.html @@ -398,7 +398,7 @@ lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/licenses.html lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/notes.html lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/release_notes.html lib/erlang/lib/crypto-${VERSION.crypto}/doc/html/users_guide.html -lib/erlang/lib/crypto-${VERSION.crypto}/doc/pdf/crypto-1.${OS_VERSION}.pdf +lib/erlang/lib/crypto-${VERSION.crypto}/doc/pdf/crypto-${VERSION.crypto}.pdf lib/erlang/lib/crypto-${VERSION.crypto}/info lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/debugger.html lib/erlang/lib/debugger-${VERSION.debugger}/doc/html/debugger_chapter.html |