diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-29 09:47:29 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-29 09:47:29 +0000 |
commit | 398058db615958aa94571b627e291ab1063a792a (patch) | |
tree | c45bee6f2f9e03e852a2276b5eb9a63ab50cbe66 /www/galeon/Makefile | |
parent | ed4d2bf289de778d40082c46192b57df0fd66c11 (diff) | |
download | FreeBSD-ports-398058db615958aa94571b627e291ab1063a792a.zip FreeBSD-ports-398058db615958aa94571b627e291ab1063a792a.tar.gz |
Correct default path used by the Galeon to locate some of its data files.
Diffstat (limited to 'www/galeon/Makefile')
-rw-r--r-- | www/galeon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 6959478..a0d6033 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |