diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/imwheel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile index 0cc55478310c..7b091b3a967c 100644 --- a/x11/imwheel/Makefile +++ b/x11/imwheel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0.p12 PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://jcatki.no-ip.org/pub/imwheel/ \ - SF/${PORTNAME}/${PORTNAME}-source/1.0.0pre12 + SF/${PORTNAME}/${PORTNAME}-source/1.0.0pre12 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p12/pre12/} |