diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-10-19 09:15:56 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-10-19 09:15:56 +0000 |
commit | 735d0bc7547c70d350cc5c86617308ae2f0233c0 (patch) | |
tree | a813e11acd37cc84f38ee6d27703b571718fd4ea /news/knews | |
parent | Shortened Maintainer e-mail address (diff) |
Shortened Maintainer e-mail address.
Notes
Notes:
svn path=/head/; revision=4048
Diffstat (limited to 'news/knews')
-rw-r--r-- | news/knews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index ca83bcc98bf4..3dbaa892761f 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Apr 14 09:23:59 MET DST 1996 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.5 1996/09/03 20:34:58 andreas Exp $ +# $Id: Makefile,v 1.6 1996/09/19 03:01:13 andreas Exp $ # DISTNAME= knews-0.9.8 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.nada.kth.se/home/su95-kjo/knews/ \ ftp://ftp.germany.eu.net/pub/os/Linux/Mirror.SunSITE/X11/xapps/networked/ \ ftp://ftp.funet.fi/pub/mirrors/sunsite.unc.edu/pub/Linux/X11/xapps/networked/ -MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> +MAINTAINER= andreas@klemm.gtn.com LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm |