diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-04 22:34:40 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-04 22:34:40 +0000 |
commit | 57f84030be16ecdda57939c05ea784525d388927 (patch) | |
tree | a042640416484f0ef3b5f79ff7ca82a7dd242b9d /sysutils/xfce4-showdesktop-plugin/Makefile | |
parent | 48aa066e7abe2482ee4562a8892f70a9da7236cd (diff) |
- update to 0.3.0
PR: 60905
Submitted by: Thorsten Greiner <thorsten@tgreiner.net> (maintainer)
Approved by: erwin (mentor) (implicitly)
Notes
Notes:
svn path=/head/; revision=97299
Diffstat (limited to 'sysutils/xfce4-showdesktop-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-showdesktop-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-showdesktop-plugin/Makefile b/sysutils/xfce4-showdesktop-plugin/Makefile index 33e9a6b2232f..c25214aae96a 100644 --- a/sysutils/xfce4-showdesktop-plugin/Makefile +++ b/sysutils/xfce4-showdesktop-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-showdesktop-plugin -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= sysutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ DIST_SUBDIR= xfce4 |