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/scale2x | |
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
Diffstat (limited to 'graphics/scale2x')
-rw-r--r-- | graphics/scale2x/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/scale2x/Makefile b/graphics/scale2x/Makefile index 11dea8fd8d6d..35aab6c487a5 100644 --- a/graphics/scale2x/Makefile +++ b/graphics/scale2x/Makefile @@ -8,8 +8,7 @@ PORTNAME= scale2x PORTVERSION= 2.2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= chinsan@FreeBSD.org COMMENT= Real-time graphics effect able to increase the size of small bitmaps |