diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-17 00:38:20 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-17 00:38:20 +0000 |
commit | 362dbc6b4d4aa167f2872837ae7200d7f0792321 (patch) | |
tree | 9a47ed3445bea554f8eb0f7ecb8c893dd02f9191 /www/cgiwrap | |
parent | 50e80f3ec240fbf6c98da66ffbc91dc67eb53d6e (diff) |
Notes
Diffstat (limited to 'www/cgiwrap')
-rw-r--r-- | www/cgiwrap/Makefile | 6 | ||||
-rw-r--r-- | www/cgiwrap/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/cgiwrap/Makefile b/www/cgiwrap/Makefile index ac520d5b9262..2727b8d0d4d1 100644 --- a/www/cgiwrap/Makefile +++ b/www/cgiwrap/Makefile @@ -3,10 +3,10 @@ # Date created: 30 July 1998 # Whom: Brent J. Nordquist <bjn@visi.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/10 00:16:36 steve Exp $ # -DISTNAME= cgiwrap-3.6.1 +DISTNAME= cgiwrap-3.6.2 CATEGORIES= www MASTER_SITES= http://www.umr.edu/~cgiwrap/dist/ \ ftp://ftp.umr.edu/pub/cgi/cgiwrap/ \ @@ -41,7 +41,7 @@ INSTALLDIR= ${PREFIX}/www/cgi-bin HTTPDUSER= --with-httpd-user=nobody pre-install: - ${MKDIR} ${PREFIX}/www/cgi-bin + ${MKDIR} ${INSTALLDIR} post-install: strip ${INSTALLDIR}/cgiwrap diff --git a/www/cgiwrap/distinfo b/www/cgiwrap/distinfo index 8b267476b703..a9a21e853bac 100644 --- a/www/cgiwrap/distinfo +++ b/www/cgiwrap/distinfo @@ -1 +1 @@ -MD5 (cgiwrap-3.6.1.tar.gz) = 4eba57b54e3de0015c0facc66f0ad788 +MD5 (cgiwrap-3.6.2.tar.gz) = 356864faab603f68e766bb2f093a9a8e |