diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-11-01 00:26:00 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-11-01 00:26:00 +0000 |
commit | 587e559ea5dc60b38bd318e247bcaaae1bfac077 (patch) | |
tree | 06816dc96780e8a6a0206bef1b21dc231119e125 /security/oidentd/Makefile | |
parent | 4fde241afaace470c6c9417df5f6b56301a9abe9 (diff) |
Notes
Diffstat (limited to 'security/oidentd/Makefile')
-rw-r--r-- | security/oidentd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile index c36666e26d44..d24ed67fc51c 100644 --- a/security/oidentd/Makefile +++ b/security/oidentd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= oidentd -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ojnk |