diff options
author | andreas <andreas@FreeBSD.org> | 1996-10-19 17:15:56 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1996-10-19 17:15:56 +0800 |
commit | f30fdaf662038d9adbb32c0bd6fa58de22383c5c (patch) | |
tree | 5e365f7459aac54720b16a6ebebe8a1bad66d0e3 /news/knews | |
parent | 9343bf110e056924b15c75f01435cea7cfdbf569 (diff) | |
download | freebsd-ports-graphics-f30fdaf662038d9adbb32c0bd6fa58de22383c5c.tar.gz freebsd-ports-graphics-f30fdaf662038d9adbb32c0bd6fa58de22383c5c.tar.zst freebsd-ports-graphics-f30fdaf662038d9adbb32c0bd6fa58de22383c5c.zip |
Shortened Maintainer e-mail address.
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 ca83bcc98bf..3dbaa892761 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 |