summaryrefslogtreecommitdiffstats
path: root/x11/gnome-session/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-18 06:04:22 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-18 06:04:22 +0800
commit1b53d3e807bd6a8f322561ac3842ac29cf5aafd5 (patch)
tree8bd1c4ad8f9dbcf4f239a41ce0165ab062a7e97e /x11/gnome-session/Makefile
parenta48ab1e142620b2f33b266e7888dfc9cc5820a18 (diff)
downloadmarcuscom-ports-1b53d3e807bd6a8f322561ac3842ac29cf5aafd5.tar.gz
marcuscom-ports-1b53d3e807bd6a8f322561ac3842ac29cf5aafd5.tar.zst
marcuscom-ports-1b53d3e807bd6a8f322561ac3842ac29cf5aafd5.zip
Add missing header files so that functions returning pointers are
properly prototyped. Reported by: Pascal Hofstee <caelian@gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6083 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r--x11/gnome-session/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 1aa0aa74e..b4f55b283 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomesession/Makefile,v 1.80 2006/04/10 13:10:49 ahze Exp $
+# $MCom: ports/x11/gnomesession/Makefile,v 1.81 2006/04/13 07:52:40 bland Exp $
#
PORTNAME= gnomesession
PORTVERSION= 2.14.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME} \
${MASTER_SITE_LOCAL:S/$/:local/} \