diff options
Diffstat (limited to 'graphics/rgbpaint/Makefile')
-rw-r--r-- | graphics/rgbpaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rgbpaint/Makefile b/graphics/rgbpaint/Makefile index e24aeee09b36..5d3ded44d29f 100644 --- a/graphics/rgbpaint/Makefile +++ b/graphics/rgbpaint/Makefile @@ -9,7 +9,7 @@ PORTNAME= rgbpaint PORTVERSION= 0.8.7 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= SF/mtpaint +MASTER_SITES= SF/mtpaint/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Very basic painting program |