diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-15 19:06:47 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-15 19:06:47 +0000 |
commit | e400f6fde2058ecd938e1449221d8f7d9977e39c (patch) | |
tree | 83befd2bc068e1a1daf89a3ed82b366f9ad82dfc /www/galeon/Makefile | |
parent | 05da49096ed34862f8ee9963bdd27e8fbfe211d2 (diff) | |
download | FreeBSD-ports-e400f6fde2058ecd938e1449221d8f7d9977e39c.zip FreeBSD-ports-e400f6fde2058ecd938e1449221d8f7d9977e39c.tar.gz |
It seems that the damned build system doesn't always recreate
GNOME_Galeon_NautilusView.oaf from the corresponding .in file, so that
patch it as well. Bump PORTREVISION.
Diffstat (limited to 'www/galeon/Makefile')
-rw-r--r-- | www/galeon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 0497e53..fc2eb24 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,7 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |