diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-01-25 00:46:40 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-01-25 00:46:40 +0000 |
commit | 8b5505893e802091d5de8bad9ad4f8254d50dfe8 (patch) | |
tree | 387d25bc247d4d91511b08fa987bef8537f8eb42 /graphics/xplot | |
parent | 93be1a6b3ea20ef7491326e46d28101ffa9969ed (diff) | |
download | pkgsrc-8b5505893e802091d5de8bad9ad4f8254d50dfe8.tar.gz |
portlint: move RCS Id, add MAINTAINER
Diffstat (limited to 'graphics/xplot')
-rw-r--r-- | graphics/xplot/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/graphics/xplot/Makefile b/graphics/xplot/Makefile index 3ff692bc872..c1e2e8a2cd7 100644 --- a/graphics/xplot/Makefile +++ b/graphics/xplot/Makefile @@ -1,14 +1,17 @@ -# $NetBSD: Makefile,v 1.3 1997/12/14 22:55:11 thorpej Exp $ -# # Packages collection Makefile for: xplot # Version required: 0.90 # Date created: 10 December 1997 # Whom: thorpej +# +# $NetBSD: Makefile,v 1.4 1998/01/25 00:46:40 hubertf Exp $ +# DISTNAME= xplot-0.90 CATEGORIES= x11 MASTER_SITES= ftp://mercury.lcs.mit.edu/pub/shep/ +MAINTAINER= thorpej@netbsd.org + GNU_CONFIGURE= yes DOCFILES= ANNOUNCE README README.tcp_plots demo.0 demo.1 demo.2 \ |