diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 09:17:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 09:17:12 +0000 |
commit | b53318104bb4aff422201b63a657ea7fb66158a0 (patch) | |
tree | 5be06d74b94551653ec35d33049801bf4a68a12f /net-mgmt/ehnt/Makefile | |
parent | - Fix defaults with BATCH=yes (diff) |
- Fix incorrect accept(2) usage
- SIZE'ify and remove unneeded distfile from distinfo [1]
- Pet portlint [2]
- Bump PORTREVISION
PR: ports/64088
Submitted by: maintainer, trevor [1], krion [2]
Diffstat (limited to 'net-mgmt/ehnt/Makefile')
-rw-r--r-- | net-mgmt/ehnt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ehnt/Makefile b/net-mgmt/ehnt/Makefile index 5412eb21ba21..6bd26da01fbb 100644 --- a/net-mgmt/ehnt/Makefile +++ b/net-mgmt/ehnt/Makefile @@ -7,7 +7,7 @@ PORTNAME= ehnt PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |