diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-30 07:59:53 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-30 07:59:53 +0000 |
commit | ac9126f3b94a5f3d456520aeda58d8df9518b941 (patch) | |
tree | b3308c11cedcae19899a36549fe6b638bec4c962 /net | |
parent | b4fc4a8fe0ea98612e28c3a0a4f743c88bc6411f (diff) | |
download | FreeBSD-ports-ac9126f3b94a5f3d456520aeda58d8df9518b941.zip FreeBSD-ports-ac9126f3b94a5f3d456520aeda58d8df9518b941.tar.gz |
upgrade to 0.7.0
take maintainership
PR: 38732
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
Diffstat (limited to 'net')
-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 bcc6373..c02ba01 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 130f07c..7739b38 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 |