diff options
| author | Chuck Robey <chuckr@FreeBSD.org> | 1999-06-02 21:40:22 +0000 |
|---|---|---|
| committer | Chuck Robey <chuckr@FreeBSD.org> | 1999-06-02 21:40:22 +0000 |
| commit | 339fa4eb2a0c2db3976603196d3de166342d1a70 (patch) | |
| tree | 1d95f8057a7df239db54e0932f64b736bf7980b9 /textproc/sp | |
| parent | 8ae91ecd75dab93ea02924ea02345af50d373c24 (diff) | |
Take over as maintainer.
Diffstat (limited to 'textproc/sp')
| -rw-r--r-- | textproc/sp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile index 59f987b0b2c4..ed1add14171f 100644 --- a/textproc/sp/Makefile +++ b/textproc/sp/Makefile @@ -3,14 +3,14 @@ # Date created: April 26, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.8 1998/10/16 02:55:50 jseger Exp $ +# $Id: Makefile,v 1.9 1999/06/02 21:38:29 chuckr Exp $ # DISTNAME= sp-1.3 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/sp/ -MAINTAINER= jfieber@FreeBSD.ORG +MAINTAINER= chuckr@FreeBSD.ORG post-patch: $(CP) $(WRKSRC)/Makefile $(WRKSRC)/Makefile.sed |
