1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Upgrade to 1.2

This commit is contained in:
Dima Dorfman 2003-12-29 11:34:20 +00:00
parent bac0092ca9
commit 70666c48ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96876
3 changed files with 4 additions and 4 deletions

View File

@ -6,9 +6,9 @@
#
PORTNAME= qident
PORTVERSION= 1.0
PORTVERSION= 1.2
CATEGORIES= security
MASTER_SITES= http://www.netbsd.org/~ad/qident/
MASTER_SITES= http://www.interlude.eu.org/~ad/software/qident/
MAINTAINER= dd@FreeBSD.org
COMMENT= Query a remote IDENT (RFC 1413) server

View File

@ -1 +1 @@
MD5 (qident-1.0.tar.gz) = c3b045095f6e1d8ee2e34fc036884a84
MD5 (qident-1.2.tar.gz) = 0969539b3855f9b67361bde0f7de7448

View File

@ -1,4 +1,4 @@
A small program to query an ident protocol server (rfc1413). Uses the
`libident' library.
WWW: http://www.netbsd.org/~ad/qident/
WWW: http://www.interlude.eu.org/~ad/software/qident/