diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-09-09 11:03:16 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-09-09 11:03:16 +0000 |
commit | 38b009331e5210d7ccbe5f29a981bef93575c655 (patch) | |
tree | 19afcbe329f7bec813439bf8a9469440c63fe243 /benchmarks/postal/Makefile | |
parent | 03525a690945f944ca642e8b00a11438a3564972 (diff) |
Notes
Diffstat (limited to 'benchmarks/postal/Makefile')
-rw-r--r-- | benchmarks/postal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile index 12299543ff4e..8cfe57553978 100644 --- a/benchmarks/postal/Makefile +++ b/benchmarks/postal/Makefile @@ -7,12 +7,12 @@ # PORTNAME= postal -PORTVERSION= 0.59 +PORTVERSION= 0.60 CATEGORIES= benchmarks mail MASTER_SITES= http://www.coker.com.au/postal/ EXTRACT_SUFX= .tgz -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_OPENSSL= yes GNU_CONFIGURE= yes |