diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-01 03:08:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-01 03:08:52 +0000 |
commit | ed43a6229420934d7c4ede93c947a4807531116a (patch) | |
tree | a3d287112e8366cf13eb194522813d841dff6ff5 /x11/gdm2/Makefile | |
parent | update to 1.7+20030723 snapshot. (diff) |
Update to 2.4.1.5.
Diffstat (limited to 'x11/gdm2/Makefile')
-rw-r--r-- | x11/gdm2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile index ab029bd1f11c..8ace3b29cb18 100644 --- a/x11/gdm2/Makefile +++ b/x11/gdm2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gdm2 -PORTVERSION= 2.4.1.4 -PORTREVISION= 1 +PORTVERSION= 2.4.1.5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 @@ -15,7 +14,7 @@ DISTNAME= gdm-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2.0 version of xdm display manager +COMMENT= GNOME 2 version of xdm display manager USE_BZIP2= yes USE_X_PREFIX= yes |