diff options
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 93eb5b78b..d8ca1b7ed 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.14 2006/02/14 01:07:17 ahze Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.15 2006/02/23 21:58:22 ahze Exp $ # PORTNAME= gdm -PORTVERSION= 2.13.0.8 -PORTREVISION= 1 +PORTVERSION= 2.13.0.9 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.13 |