diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-29 09:47:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-29 09:47:29 +0000 |
commit | a3cef0f78b764fa20cb4dd3cfcf56886cf344b79 (patch) | |
tree | ce1b2c05bc736696bac5b01c34ec5a0953bfcf38 /www/galeon/Makefile | |
parent | Updated to 1.5. (diff) |
Correct default path used by the Galeon to locate some of its data files.
Notes
Notes:
svn path=/head/; revision=47074
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 69594782c87a..a0d6033d4b27 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} |