diff options
author | glewis <glewis@FreeBSD.org> | 2007-07-22 07:40:02 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2007-07-22 07:40:02 +0800 |
commit | d58ea07cad93a30013cd016ec3468de58d69b573 (patch) | |
tree | 72cde2eb2f8bc06bb088afb1e9bc8f1c261d5603 /x11-wm | |
parent | bc87f6652972cf3c234ec8c4075322c85f14b558 (diff) | |
download | freebsd-ports-gnome-d58ea07cad93a30013cd016ec3468de58d69b573.tar.gz freebsd-ports-gnome-d58ea07cad93a30013cd016ec3468de58d69b573.tar.zst freebsd-ports-gnome-d58ea07cad93a30013cd016ec3468de58d69b573.zip |
. Restore file mistakenly removed from the packing list in the last
update.
. Bump PORTREVISION.
Pointed out by: pointyhat (via pav)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/afterstep-stable/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index a0d4d947923c..298fb278d732 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -7,6 +7,7 @@ PORTNAME= afterstep PORTVERSION= 2.2.6 +PORTREVISION= 1 CATEGORIES= x11-wm afterstep MASTER_SITES= ftp://ftp.afterstep.org/stable/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/x11-wm/afterstep-stable/pkg-plist b/x11-wm/afterstep-stable/pkg-plist index 56c54a4e7f59..3fb4af31d3dc 100644 --- a/x11-wm/afterstep-stable/pkg-plist +++ b/x11-wm/afterstep-stable/pkg-plist @@ -1363,6 +1363,7 @@ lib/libAfterStep.a %%DATADIR%%/themes/Default %%DATADIR%%/wharf %%DATADIR%%/winlist +share/gnome/wm-properties/AfterStep.desktop share/xsessions/AfterStep.desktop @dirrm share/xsessions @dirrm share/pixmaps |