diff options
author | Romain Tartière <romain@FreeBSD.org> | 2010-06-30 12:55:09 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2010-06-30 12:55:09 +0000 |
commit | 39636a5acb463383032bd692e7822e1c4b51802b (patch) | |
tree | f1bb59bae7d91f05062414a7ba182fe283568194 /deskutils | |
parent | e8e0fb9082ebc5e1050b7716e98a4880d50c4c3c (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/tomboy/Makefile | 4 | ||||
-rw-r--r-- | deskutils/tomboy/pkg-descr | 2 | ||||
-rw-r--r-- | deskutils/tomboy/pkg-plist | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index c3cd76b15c16..597053e1e767 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -8,6 +8,7 @@ PORTNAME= tomboy PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -43,6 +44,9 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= tomboy.1 GCONF_SCHEMAS= tomboy.schemas +# Restrict to stable (even) versions, indicated by the second component. +PORTSCOUT= limitw:1,even + .include <bsd.port.pre.mk> post-patch: diff --git a/deskutils/tomboy/pkg-descr b/deskutils/tomboy/pkg-descr index 528fc8436b06..7e3b9e3d4e42 100644 --- a/deskutils/tomboy/pkg-descr +++ b/deskutils/tomboy/pkg-descr @@ -8,4 +8,4 @@ is as simple as typing a name. Branching an idea off is easy as pressing the Link button. And links between your ideas won't break, even when renaming and reorganizing them. -WWW: http://www.beatniksoftware.com/tomboy/ +WWW: http://projects.gnome.org/tomboy/ diff --git a/deskutils/tomboy/pkg-plist b/deskutils/tomboy/pkg-plist index c8f7b10a4042..f1ae56cf2bef 100644 --- a/deskutils/tomboy/pkg-plist +++ b/deskutils/tomboy/pkg-plist @@ -582,5 +582,5 @@ share/omf/tomboy/tomboy-zh_CN.omf @dirrm share/gnome/help/tomboy/C/figures @dirrm share/gnome/help/tomboy/C @dirrm share/gnome/help/tomboy -@dirrm lib/tomboy/addins -@dirrm lib/tomboy +@dirrmtry lib/tomboy/addins +@dirrmtry lib/tomboy |