diff options
Diffstat (limited to 'textproc/roap')
-rw-r--r-- | textproc/roap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/roap/Makefile b/textproc/roap/Makefile index 7dc3f7a2f313..62e3740ab1d2 100644 --- a/textproc/roap/Makefile +++ b/textproc/roap/Makefile @@ -9,8 +9,7 @@ PORTNAME= roap PORTVERSION= 0.1.2 CATEGORIES= textproc python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |