summaryrefslogtreecommitdiff
path: root/x11/rxvt-devel/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-10-05 05:29:11 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-10-05 05:29:11 +0000
commit75e9ad01cbe63e113d36c42025f2c64ec47e779f (patch)
treead59de5fe227a33b5034d0273650a0c24b5d117e /x11/rxvt-devel/Makefile
parentMake this reinstall friendly. (diff)
Upgrade to 2.4.7.
Notes
Notes: svn path=/head/; revision=13672
Diffstat (limited to 'x11/rxvt-devel/Makefile')
-rw-r--r--x11/rxvt-devel/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile
index 5a52331ae3f2..beee85bc3bbf 100644
--- a/x11/rxvt-devel/Makefile
+++ b/x11/rxvt-devel/Makefile
@@ -3,12 +3,15 @@
# Date created: 5th December 1994
# Whom: gpalmer@FreeBSD.org
#
-# $Id: Makefile,v 1.15 1998/03/16 07:13:53 steve Exp $
+# $Id: Makefile,v 1.16 1998/08/05 09:31:47 asami Exp $
#
-DISTNAME= rxvt-2.4.5
+DISTNAME= rxvt-2.4.7
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.math.fu-berlin.de/pub/rxvt/
+MASTER_SITES= ftp://ftp.math.fu-berlin.de/pub/rxvt/ \
+ ${MASTER_SITE_SUNSITE} \
+ ftp://ftp.math.fu-berlin.de/pub/rxvt/devel/
+MASTER_SITE_SUBDIR= X11/terms
MAINTAINER= ports@FreeBSD.ORG