diff options
Diffstat (limited to 'devel/rote/Makefile')
-rw-r--r-- | devel/rote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rote/Makefile b/devel/rote/Makefile index 252caac73219..4afeff0d812d 100644 --- a/devel/rote/Makefile +++ b/devel/rote/Makefile @@ -8,7 +8,7 @@ PORTNAME= rote PORTVERSION= 0.2.8 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A simple library for VT102 terminal emulation |