diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gdm2/Makefile | 4 | ||||
-rw-r--r-- | x11/gdm2/distinfo | 2 |
2 files changed, 4 insertions, 2 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) diff --git a/x11/gdm2/distinfo b/x11/gdm2/distinfo index ff746f0db..c30856bfc 100644 --- a/x11/gdm2/distinfo +++ b/x11/gdm2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gdm-2.4.2.101.tar.bz2) = acd41b56541c61fb4e0437ec2b111d58 +MD5 (gnome2/gdm-2.4.2.102.tar.bz2) = 4b2e3c9b56efd81e60ec9d89d18b4205 |