summaryrefslogtreecommitdiff
path: root/deskutils/tomboy/Makefile
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-04-01 20:38:48 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-04-01 20:38:48 +0000
commit71c9101e74f5f33b05945e10b29dcac75ef93910 (patch)
tree2371315665cf9bc1763c8f899a519154ede25075 /deskutils/tomboy/Makefile
parentAdd ruby-fcgiwrap, a handy FastCGI wrapper library for CGI scripts (diff)
Use setproctitle() over missing prctl(). prctl() is common in C# apps
and setproctitle() should be used in these instances. PR: 110890 Submitted by: Phillip Neumann
Notes
Notes: svn path=/head/; revision=188957
Diffstat (limited to 'deskutils/tomboy/Makefile')
-rw-r--r--deskutils/tomboy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile
index 01d23a88b3af..b3541dc8a5ce 100644
--- a/deskutils/tomboy/Makefile
+++ b/deskutils/tomboy/Makefile
@@ -8,6 +8,7 @@
PORTNAME= tomboy
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}