diff options
Diffstat (limited to 'net-im/mercury/Makefile')
-rw-r--r-- | net-im/mercury/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/mercury/Makefile b/net-im/mercury/Makefile index f688d6792a9d..eebc1d2de42d 100644 --- a/net-im/mercury/Makefile +++ b/net-im/mercury/Makefile @@ -6,10 +6,11 @@ # PORTNAME= mercury -DISTVERSION= 1.8RC4b-bla -PORTEPOCH= 5 +DISTVERSION= 1.8F1 +PORTEPOCH= 6 CATEGORIES= net-im java MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://dknapp.ca/mirror/mercury/stable/ \ http://download.mercury.to/ MASTER_SITE_SUBDIR= thierry/${PORTNAME} DISTNAME= ${DISTVERSION} |