diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-18 05:01:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-18 05:01:49 +0000 |
commit | 98f0dd74b67761ebb3558032edd4f53a43248ee0 (patch) | |
tree | 0bd2177678796ddc683b52b080a35ee2ab3f9266 /www | |
parent | 5aaba6ed4ad90cea64d1431f0db4da28fce02f14 (diff) | |
download | ports-98f0dd74b67761ebb3558032edd4f53a43248ee0.tar.gz ports-98f0dd74b67761ebb3558032edd4f53a43248ee0.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/galeon2/Makefile | 2 |
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 |