diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-09-13 19:15:57 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-09-13 19:15:57 +0000 |
commit | 94237b6509df6c76a2700933b0d72f3e48a774cc (patch) | |
tree | 1764e9106f7bfc7e1f189ca9c095cf6ac0750701 /x11-themes/gnome-icons-crystal/Makefile | |
parent | ed6242f1b337213782011864a27fb93e4dd57bde (diff) |
Fix pointyhat errors by not trying to be lazy by autogenerating the
pkg-plist.
Notified by: krisbot
Notes
Notes:
svn path=/head/; revision=172967
Diffstat (limited to 'x11-themes/gnome-icons-crystal/Makefile')
-rw-r--r-- | x11-themes/gnome-icons-crystal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gnome-icons-crystal/Makefile b/x11-themes/gnome-icons-crystal/Makefile index de3927575417..dad196865f9f 100644 --- a/x11-themes/gnome-icons-crystal/Makefile +++ b/x11-themes/gnome-icons-crystal/Makefile @@ -11,7 +11,7 @@ PORTNAME= crystal PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes gnome MASTER_SITES= http://files.customize.org/gicons/ DISTNAME= CrystalSVGforGnomeIcons1-2-0_1082838150 |