summaryrefslogtreecommitdiffstats
path: root/x11/gdm2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdm2/Makefile')
-rw-r--r--x11/gdm2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile
index dc5d64edf..12507215c 100644
--- a/x11/gdm2/Makefile
+++ b/x11/gdm2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gdm2
-PORTVERSION= 2.4.2.101
+PORTVERSION= 2.4.2.102
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4
@@ -27,6 +27,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
GDMDIR?= ${PREFIX}/etc/gdm
+MAN1= gdm.1
+
.include <bsd.port.pre.mk>
.if exists(/usr/include/security/pam_misc.h)