aboutsummaryrefslogtreecommitdiff
path: root/x11/gdm2/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-08-16 12:12:16 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-08-16 12:12:16 +0000
commitc1fce1cc6a504d41cdf2232febaf49c5236050f5 (patch)
tree0e3255ad4f9af1f2ec4ff43333f9b3dee14757c7 /x11/gdm2/Makefile
parent51b1eb82e8b866f120c92adfc7b0598ed6dc644a (diff)
Notes
Diffstat (limited to 'x11/gdm2/Makefile')
-rw-r--r--x11/gdm2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile
index b1e383b11128..36416942c8ea 100644
--- a/x11/gdm2/Makefile
+++ b/x11/gdm2/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>