summaryrefslogtreecommitdiff
path: root/x11/dgs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/dgs/Makefile')
-rw-r--r--x11/dgs/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile
index e061d85e69f3..2e4e3f40dfda 100644
--- a/x11/dgs/Makefile
+++ b/x11/dgs/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: dgs
-# Version required: 0.5.8
+# Version required: 0.5.9
# Date created: 22 April 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= dgs-0.5.8
+DISTNAME= dgs-0.5.9
CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_GNU}
+#MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ftp://alpha.gnu.org/gnu/gnustep/
MASTER_SITE_SUBDIR= dgs
MAINTAINER= nakai@FreeBSD.org
@@ -27,7 +28,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= GLIB_CONFIG=${GLIB_CONFIG}
MAKE_ENV= INSTALL=${INSTALL}
-MAN1= gs.1
+MAN1= dgs.1 dpsnx.agent.1
MANM= dpsexec makepsres xepsf
.include <bsd.port.mk>