diff options
Diffstat (limited to 'comms/scmxx')
-rw-r--r-- | comms/scmxx/Makefile | 9 | ||||
-rw-r--r-- | comms/scmxx/PLIST | 4 | ||||
-rw-r--r-- | comms/scmxx/distinfo | 6 |
3 files changed, 9 insertions, 10 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index 01dbebea52e..d7fd7d2e478 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2002/04/15 17:40:02 kleink Exp $ +# $NetBSD: Makefile,v 1.13 2002/05/20 21:54:18 kleink Exp $ # -DISTNAME= scmxx-0.6.0 +DISTNAME= scmxx-0.6.1.1 CATEGORIES= comms -MASTER_SITES= http://www.hendrik-sattler.de/scmxx/download/ \ - http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/ +MASTER_SITES= http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= kleink@netbsd.org @@ -16,7 +15,7 @@ USE_GMAKE= yes post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/scmxx - ${INSTALL_DATA} ${WRKSRC}/docs/README \ + ${INSTALL_DATA} ${WRKSRC}/docs/doc_sources.txt \ ${PREFIX}/share/doc/scmxx ${INSTALL_DATA} ${WRKSRC}/docs/greekchars.txt \ ${PREFIX}/share/doc/scmxx diff --git a/comms/scmxx/PLIST b/comms/scmxx/PLIST index b162e160966..eda6411e764 100644 --- a/comms/scmxx/PLIST +++ b/comms/scmxx/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 2002/03/10 08:29:50 kleink Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/05/20 21:54:18 kleink Exp $ bin/scmxx man/man1/scmxx.1 -share/doc/scmxx/README +share/doc/scmxx/doc_sources.txt share/doc/scmxx/greekchars.txt share/doc/scmxx/gsmcharset.txt share/doc/scmxx/specialchars.txt diff --git a/comms/scmxx/distinfo b/comms/scmxx/distinfo index 53fdddf83c3..3ce94e6e2f9 100644 --- a/comms/scmxx/distinfo +++ b/comms/scmxx/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2002/04/15 17:40:02 kleink Exp $ +$NetBSD: distinfo,v 1.10 2002/05/20 21:54:19 kleink Exp $ -SHA1 (scmxx-0.6.0.tar.bz2) = cdedb4baf11bfad8c9bb04bdb3b75df9e8f2b419 -Size (scmxx-0.6.0.tar.bz2) = 47269 bytes +SHA1 (scmxx-0.6.1.1.tar.bz2) = 5414fe51c0a70dc82515b03993831d0476d07f29 +Size (scmxx-0.6.1.1.tar.bz2) = 51331 bytes |