diff options
Diffstat (limited to 'misc/gregexp/Makefile')
-rw-r--r-- | misc/gregexp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gregexp/Makefile b/misc/gregexp/Makefile index 1afb1a5ba936..79b448bdedf2 100644 --- a/misc/gregexp/Makefile +++ b/misc/gregexp/Makefile @@ -4,8 +4,7 @@ PORTNAME= gregexp PORTVERSION= 0.4 CATEGORIES= misc -MASTER_SITES= http://dentrassi.de/download/gregexp/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTVERSION} +MASTER_SITES= http://dentrassi.de/download/gregexp/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Graphical regular expression explorer |