diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-28 15:14:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-28 15:14:41 +0000 |
commit | 13c3b447e84ef772afbf5fedfe075413144179db (patch) | |
tree | 9d2b99f6a438b2fe7a15322399e0121b9ebe001b /graphics/eog2/Makefile | |
parent | f4b8ac2a24a45a882d8b783236ff07450bcd7602 (diff) |
Add missing directories to the plist.
Notes
Notes:
svn path=/head/; revision=114943
Diffstat (limited to 'graphics/eog2/Makefile')
-rw-r--r-- | graphics/eog2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 471b5798d3c9..df24443afc7a 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -7,7 +7,7 @@ PORTNAME= eog2 PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6 |