diff options
-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 |