aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-18 05:01:49 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-18 05:01:49 +0000
commit98f0dd74b67761ebb3558032edd4f53a43248ee0 (patch)
tree0bd2177678796ddc683b52b080a35ee2ab3f9266 /www
parent5aaba6ed4ad90cea64d1431f0db4da28fce02f14 (diff)
downloadports-98f0dd74b67761ebb3558032edd4f53a43248ee0.tar.gz
ports-98f0dd74b67761ebb3558032edd4f53a43248ee0.zip
Fix MASTER_SITE_SUBDIR.
Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Notes
Notes: svn path=/head/; revision=70373
Diffstat (limited to 'www')
-rw-r--r--www/galeon2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index e2f8772e5a9e..0b421d8c0290 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -9,7 +9,7 @@ PORTNAME= galeon2
PORTVERSION= 1.3.0
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//}
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org