diff options
Diffstat (limited to 'dns/crossip/Makefile')
-rw-r--r-- | dns/crossip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/crossip/Makefile b/dns/crossip/Makefile index 61469796d650..2ff001265322 100644 --- a/dns/crossip/Makefile +++ b/dns/crossip/Makefile @@ -9,8 +9,7 @@ PORTNAME= crossip DISTVERSION= 1.2 PORTREVISION= 4 CATEGORIES= dns java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:L} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CrossIP%20${PORTVERSION} MAINTAINER= dan@algenta.com COMMENT= Java DNS update client for the ThatIP protocol |