diff options
author | adamw <adamw@FreeBSD.org> | 2003-11-07 14:08:58 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-11-07 14:08:58 +0800 |
commit | 74f09353576d2a6b9bf43095dd7f5cc4f0fa2f68 (patch) | |
tree | 89e92334b6b05cd087cd1c6aea7e8211851de72c /security | |
parent | f727157b70d13d76ce57a428f79897eee813fc11 (diff) | |
download | freebsd-ports-gnome-74f09353576d2a6b9bf43095dd7f5cc4f0fa2f68.tar.gz freebsd-ports-gnome-74f09353576d2a6b9bf43095dd7f5cc4f0fa2f68.tar.zst freebsd-ports-gnome-74f09353576d2a6b9bf43095dd7f5cc4f0fa2f68.zip |
Update to 1.04
PR: ports/59015
Submitted by: maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/ident2/Makefile | 4 | ||||
-rw-r--r-- | security/ident2/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/ident2/Makefile b/security/ident2/Makefile index 7386842e081a..22bbf330e8e6 100644 --- a/security/ident2/Makefile +++ b/security/ident2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ident2 -PORTVERSION= 1.03 -PORTREVISION= 1 +PORTVERSION= 1.04 CATEGORIES= security net MASTER_SITES= http://michael.bacarella.com/projects/ident2/ DISTNAME= ident2-v${PORTVERSION}_FINAL @@ -15,6 +14,7 @@ DISTNAME= ident2-v${PORTVERSION}_FINAL MAINTAINER= scorpio@drkshdw.org COMMENT= An RFC1413 identification server which also supports random replies +USE_BZIP2= yes GNU_CONFIGURE= yes MAN8= ident2.8 diff --git a/security/ident2/distinfo b/security/ident2/distinfo index 946fece2be3e..eeddf2822f70 100644 --- a/security/ident2/distinfo +++ b/security/ident2/distinfo @@ -1 +1 @@ -MD5 (ident2-v1.03_FINAL.tar.gz) = 9e09874178a414427c3bb3b78739116b +MD5 (ident2-v1.04_FINAL.tar.bz2) = 1b9966d289d64976fd12529c26470508 |