diff options
Diffstat (limited to 'comms/scud/Makefile')
-rw-r--r-- | comms/scud/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/comms/scud/Makefile b/comms/scud/Makefile index 42e7551bdbbc..10bd5193e34a 100644 --- a/comms/scud/Makefile +++ b/comms/scud/Makefile @@ -6,11 +6,12 @@ # PORTNAME= scud -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= comms -MASTER_SITES= http://bsdone.bsdwins.com/dist/scud/downloads/ +MASTER_SITES= http://www.drqware.com/scud/downloads/ \ + http://bsdone.bsdwins.com/dist/scud/downloads/ -MAINTAINER= drq@bsdwins.com +MAINTAINER= drq@drqware.com MAN8= scud.8 MANCOMPRESSED= yes |