diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-03 02:33:34 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-03 02:33:34 +0000 |
commit | 6dac260b64a537aaad7858c1fce65cad29ae0594 (patch) | |
tree | c3e573556c38c3a8b0e17085706dda065975022a /www/epiphany/Makefile | |
parent | 4bd9ef42f50f8edf07dbf5ef127a4d517d4f5485 (diff) |
Bump the PORTREVISION for libltdl. It got linked from libcanberra.la... I hate
.la file...
Notes
Notes:
svn path=/head/; revision=238798
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index f5219574d0d4..8e2a64106f85 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -8,7 +8,7 @@ PORTNAME= epiphany PORTVERSION= 2.26.3 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |