diff options
Diffstat (limited to 'editors/madedit/Makefile')
-rw-r--r-- | editors/madedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index dfc61e99e456..91db9a6d1819 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -9,7 +9,7 @@ PORTNAME= madedit PORTVERSION= 0.2.9 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION} MAINTAINER= delphij@FreeBSD.org COMMENT= An open-source and cross-platform text/hex editor |