diff options
author | Brian S. Dean <bsd@FreeBSD.org> | 2003-07-10 02:07:06 +0000 |
---|---|---|
committer | Brian S. Dean <bsd@FreeBSD.org> | 2003-07-10 02:07:06 +0000 |
commit | 0fe4a68bc3569457cc96a210fcaf29ead339174d (patch) | |
tree | c2039582dbe5812aca5fd128637d77c234dc115d /comms/scud/Makefile | |
parent | 2ec311a735964df8bcf90d89791848bbcfbf3930 (diff) |
Notes
Diffstat (limited to 'comms/scud/Makefile')
-rw-r--r-- | comms/scud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/scud/Makefile b/comms/scud/Makefile index 725f978884f1..c60835ea63df 100644 --- a/comms/scud/Makefile +++ b/comms/scud/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scud -PORTVERSION= 1.5 +PORTVERSION= 1.5.5 CATEGORIES= comms MASTER_SITES= http://www.drqware.com/scud/downloads/ \ http://bsdone.bsdwins.com/dist/scud/downloads/ |