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 c8612b436..dde4322d6 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.98 2008/01/18 21:15:55 mezz Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.99 2008/01/23 20:55:25 marcus Exp $ # PORTNAME= gdm -PORTVERSION= 2.21.5 -PORTREVISION= 1 +PORTVERSION= 2.21.6 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |