diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:23:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:23:13 +0000 |
commit | 6b5fb87219ee4fff450c5a6daf74accfe83318ae (patch) | |
tree | f096af604122b48bed1127f374f5637959c29e30 /graphics/cinepaint | |
parent | - Switch SourceForge ports to the new File Release System: categories startin... (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with G
Notes
Notes:
svn path=/head/; revision=240070
Diffstat (limited to 'graphics/cinepaint')
-rw-r--r-- | graphics/cinepaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 768423b4a595..76f16b2f6e6b 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -9,7 +9,7 @@ PORTNAME= cinepaint PORTVERSION= 0.22 PORTREVISION= 4 CATEGORIES= graphics -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/CinePaint/CinePaint-${PORTVERSION}-1 DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= ports@FreeBSD.org |