diff --git a/net/plushs/Makefile b/net/plushs/Makefile index beaf6f93cc3..77c861b7352 100644 --- a/net/plushs/Makefile +++ b/net/plushs/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2002/05/21 21:59:42 jsyn Exp $ +# $OpenBSD: Makefile,v 1.2 2002/07/07 06:41:56 pvalchev Exp $ COMMENT= "simple hostname scanner" -DISTNAME= plushs-1.0 +DISTNAME= plushs-1.2 CATEGORIES= net -NEED_VERSION= 1.531 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=plushs/} HOMEPAGE= http://plushs.sourceforge.net @@ -24,5 +23,6 @@ NO_REGRESS= Yes post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/plushs ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/plushs + ${INSTALL_DATA} ${WRKSRC}/patterns.list ${PREFIX}/share/doc/plushs .include diff --git a/net/plushs/distinfo b/net/plushs/distinfo index 9540da7bdf3..c2abf46cbd8 100644 --- a/net/plushs/distinfo +++ b/net/plushs/distinfo @@ -1,3 +1,3 @@ -MD5 (plushs-1.0.tar.gz) = 064be0c57d85be24c358fa9ca0abac81 -RMD160 (plushs-1.0.tar.gz) = ff666b77d7e3de0b75631dbc849a9ed0aacb662f -SHA1 (plushs-1.0.tar.gz) = f52cb240dd0177d840ac42e73d97902c8e5dfee0 +MD5 (plushs-1.2.tar.gz) = 8c42b485e87f7ea0a39fbf9d0c291773 +RMD160 (plushs-1.2.tar.gz) = cb7a93aa51656e12fa9bc5246cab08dc2b3f1449 +SHA1 (plushs-1.2.tar.gz) = c71193fa11a7b2820c78c4ec1d36d392c234723c diff --git a/net/plushs/pkg/DESCR b/net/plushs/pkg/DESCR index 9ff2bdf2c36..e4395035a90 100644 --- a/net/plushs/pkg/DESCR +++ b/net/plushs/pkg/DESCR @@ -1,5 +1,5 @@ -PluSHS allows a user to resolve the names of a single IP address or -entire network of addresses to maintain a "map" of the names that -comprise a certain network. +Plushs is a network analisis tool, which allows a user to resolve the +names of a single IP address or entire network of addresses to maintain +a "map" of the names that comprise a certain network. WWW: ${HOMEPAGE} diff --git a/net/plushs/pkg/PLIST b/net/plushs/pkg/PLIST index c16caed4bee..914907f8394 100644 --- a/net/plushs/pkg/PLIST +++ b/net/plushs/pkg/PLIST @@ -1,4 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2002/05/21 21:59:42 jsyn Exp $ +@comment $OpenBSD: PLIST,v 1.2 2002/07/07 06:41:56 pvalchev Exp $ bin/plushs +man/man1/plushs.1 share/doc/plushs/README +share/doc/plushs/patterns.list @dirrm share/doc/plushs