diff options
Diffstat (limited to 'x11/mrxvt/Makefile')
-rw-r--r-- | x11/mrxvt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile index 36c614c00cec..56ae041ac06e 100644 --- a/x11/mrxvt/Makefile +++ b/x11/mrxvt/Makefile @@ -9,8 +9,7 @@ PORTNAME= mrxvt PORTVERSION= 0.4.2 PORTREVISION= 3 CATEGORIES= x11 -MASTER_SITES= SF -MASTER_SITE_SUBDIR= materm +MASTER_SITES= SF/materm/${PORTNAME}%20source/${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |