summaryrefslogtreecommitdiffstats
path: root/x11/gdm/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2001-08-16 12:12:16 +0000
committerdemon <demon@FreeBSD.org>2001-08-16 12:12:16 +0000
commit6ec02b522712179721ffd7ce3fa04fe6f2636424 (patch)
tree6f21a3ff7ff835f22871ad2b0728bb29787de15f /x11/gdm/Makefile
parente7f65f61115f0bb3b60992d7b82afda8a2ebb0d1 (diff)
downloadFreeBSD-ports-6ec02b522712179721ffd7ce3fa04fe6f2636424.zip
FreeBSD-ports-6ec02b522712179721ffd7ce3fa04fe6f2636424.tar.gz
Upgrade to 2.2.3.2
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r--x11/gdm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index b1e383b..3641694 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gdm
-PORTVERSION= 2.2.2.1
+PORTVERSION= 2.2.3.2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gdm
@@ -33,7 +33,7 @@ pre-patch:
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
post-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/config/gnomerc ${PREFIX}/etc/gdm/
- ${CAT} ${PKGMESSAGE}
+ @${INSTALL_SCRIPT} ${WRKSRC}/config/gnomerc ${PREFIX}/etc/gdm/
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
OpenPOWER on IntegriCloud