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-aqua-fusion/Makefile | |
parent | Cancel latest gnutls entry (GNUTLS-SA-2006-3) - it is a false alarm: (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-aqua-fusion/Makefile')
-rw-r--r-- | x11-themes/gnome-icons-aqua-fusion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gnome-icons-aqua-fusion/Makefile b/x11-themes/gnome-icons-aqua-fusion/Makefile index 057ba6a3d64c..6462d997aff5 100644 --- a/x11-themes/gnome-icons-aqua-fusion/Makefile +++ b/x11-themes/gnome-icons-aqua-fusion/Makefile @@ -11,7 +11,7 @@ PORTNAME= aqua-fusion PORTVERSION= 20030216 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= teams/art.gnome.org/archive/themes/icon |