diff options
author | Brian S. Dean <bsd@FreeBSD.org> | 2002-10-17 13:48:35 +0000 |
---|---|---|
committer | Brian S. Dean <bsd@FreeBSD.org> | 2002-10-17 13:48:35 +0000 |
commit | 6a303092d72ae83654ece3676581eca63559c6a8 (patch) | |
tree | 81ffff4b40476d9286ae53f1cb20cc400dc6d1c8 /comms/scud/Makefile | |
parent | 78361ba7730987f714ae39ec962d8cf70710c9f7 (diff) |
Notes
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 |