diff options
author | John Fieber <jfieber@FreeBSD.org> | 1997-10-14 01:23:55 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1997-10-14 01:23:55 +0000 |
commit | 431451877eb7bda71d5527fcc09035ef064ead37 (patch) | |
tree | 7ccbb2f4dd32c17d4506be4e676b69e9bcd94c10 /textproc/sp/Makefile | |
parent | 23d0975dc84ca1c28693b12a69c9729e892edb93 (diff) |
Notes
Diffstat (limited to 'textproc/sp/Makefile')
-rw-r--r-- | textproc/sp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile index 4e6e91ec8a26..9dd2528d4a70 100644 --- a/textproc/sp/Makefile +++ b/textproc/sp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sp -# Version required: 1.2 +# Version required: 1.2.1 # Date created: April 26, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.4 1997/07/06 19:27:30 jfieber Exp $ +# $Id: Makefile,v 1.5 1997/09/07 00:20:02 jfieber Exp $ # -DISTNAME= sp-1.2 +DISTNAME= sp-1.2.1 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/sp/ |