diff options
author | lioux <lioux@FreeBSD.org> | 2001-05-02 01:20:53 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-05-02 01:20:53 +0800 |
commit | 8eb7765070ffc30d70c9d2c591b2e61d5bfc1283 (patch) | |
tree | 72d44ce63b5ce06014c3a5e1f8a5614712628508 /comms/yawmppp/Makefile | |
parent | 6803ba83c263c7897f08d6448ac8e5df8c52cfaf (diff) | |
download | freebsd-ports-gnome-8eb7765070ffc30d70c9d2c591b2e61d5bfc1283.tar.gz freebsd-ports-gnome-8eb7765070ffc30d70c9d2c591b2e61d5bfc1283.tar.zst freebsd-ports-gnome-8eb7765070ffc30d70c9d2c591b2e61d5bfc1283.zip |
Update to version 2.0.2
Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'comms/yawmppp/Makefile')
-rw-r--r-- | comms/yawmppp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/yawmppp/Makefile b/comms/yawmppp/Makefile index 235b822f5ee8..4bb8cee1553d 100644 --- a/comms/yawmppp/Makefile +++ b/comms/yawmppp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yawmppp -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= comms windowmaker MASTER_SITES= ftp://ftp.seul.org/pub/yawmppp/ \ http://www.dcc.unicamp.br/~guazzibe/yawmppp/arch/ |