diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-30 07:59:53 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-30 07:59:53 +0000 |
commit | 38b203a00ef152f4908688272f8889f8ce0e6466 (patch) | |
tree | 5e6954423424094961f77319fd51ffe74bb8db9e | |
parent | 1076ab2a349abd7213181298440eda7e404f6705 (diff) | |
download | freebsd-ports-38b203a00ef152f4908688272f8889f8ce0e6466.zip |
upgrade to 0.7.0
take maintainership
PR: 38732
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
-rw-r--r-- | net/pen/Makefile | 4 | ||||
-rw-r--r-- | net/pen/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/pen/Makefile b/net/pen/Makefile index bcc6373e5aef..c02ba01eda96 100644 --- a/net/pen/Makefile +++ b/net/pen/Makefile @@ -7,12 +7,12 @@ # PORTNAME= pen -PORTVERSION= 0.6.3 +PORTVERSION= 0.7.0 CATEGORIES= net MASTER_SITES= ftp://siag.nu/pub/pen/ \ http://siag.nu/pub/pen/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dominic_marks@btinternet.com GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-daemon diff --git a/net/pen/distinfo b/net/pen/distinfo index 130f07c6742e..7739b38c0ed9 100644 --- a/net/pen/distinfo +++ b/net/pen/distinfo @@ -1 +1 @@ -MD5 (pen-0.6.3.tar.gz) = a7d707f23c45fd0179f28cfce40a4878 +MD5 (pen-0.7.0.tar.gz) = 4d45604244c2179659419d3545e6bd18 |