diff options
Diffstat (limited to 'net/rexx-sock')
-rw-r--r-- | net/rexx-sock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rexx-sock/Makefile b/net/rexx-sock/Makefile index f594791d41c5..6d5ea8e7c49c 100644 --- a/net/rexx-sock/Makefile +++ b/net/rexx-sock/Makefile @@ -9,8 +9,7 @@ PORTNAME= sock PORTVERSION= 1.4 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= rxsock +MASTER_SITES= SF/rx${PORTNAME}/rx${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= rexx- DISTNAME= RxSock-${PORTVERSION} |