diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1999-06-22 23:51:41 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1999-06-22 23:51:41 +0000 |
commit | b270c5cb68667317406316d904d6e2a792fb3b7e (patch) | |
tree | 7ea800f9ae42f7bb3df097a9ba97a4572ce9ebf7 /x11/rxvt-devel | |
parent | 03bf039c6e86dafc8aba52f9ac2c7bb4ee54a80b (diff) | |
download | ports-b270c5cb68667317406316d904d6e2a792fb3b7e.tar.gz ports-b270c5cb68667317406316d904d6e2a792fb3b7e.zip |
Notes
Diffstat (limited to 'x11/rxvt-devel')
-rw-r--r-- | x11/rxvt-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 619411b3da14..eaaff07dbff5 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.21 1999/04/13 06:33:08 mharo Exp $ +# $Id: Makefile,v 1.22 1999/06/08 22:10:19 steve Exp $ # DISTNAME= rxvt-2.6.0 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ http://wm.current.nu/files/ \ ftp://ftp.nstu.ru/pub/sources/x/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= andrews@technologist.com USE_X_PREFIX= yes GNU_CONFIGURE= yes |