diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1997-09-15 20:11:48 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1997-09-15 20:11:48 +0000 |
commit | d2277adf70241867dbd5d74876219ecf4ae390c4 (patch) | |
tree | 6c56a8cf7cac3f5cc312a1cd89f5ba6c71106518 /news/inn-stable/Makefile | |
parent | 142a3dd4d877b6117005e5ff34928b234b223e79 (diff) | |
download | ports-d2277adf70241867dbd5d74876219ecf4ae390c4.tar.gz ports-d2277adf70241867dbd5d74876219ecf4ae390c4.zip |
Notes
Diffstat (limited to 'news/inn-stable/Makefile')
-rw-r--r-- | news/inn-stable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index 80baf28f93ea..0fb0cf3277f7 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -3,10 +3,10 @@ # Date created: 20 Oct 1994 (1.4), 18 Dec 1996 (1.5.1) # Whom: torstenb # -# $Id: Makefile,v 1.22 1996/12/18 23:32:10 torstenb Exp $ +# $Id: Makefile,v 1.23 1997/05/29 06:38:42 charnier Exp $ # -DISTNAME= inn-1.5.1 +DISTNAME= inn-1.5.1sec2 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/ |