diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
commit | 65ab34a66713786b91eb182ff10e40108b752fbb (patch) | |
tree | 11ba0ae7d75bec62d8912344c351ade7872c86bb /www/ashe | |
parent | e2b692e5acbcaa86ead1bd84c8460b249fe38acd (diff) | |
download | ports-65ab34a66713786b91eb182ff10e40108b752fbb.tar.gz ports-65ab34a66713786b91eb182ff10e40108b752fbb.zip |
Notes
Diffstat (limited to 'www/ashe')
-rw-r--r-- | www/ashe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ashe/Makefile b/www/ashe/Makefile index df81527abc04..4c96746f0fe2 100644 --- a/www/ashe/Makefile +++ b/www/ashe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.1.2/src/ \ ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.1.2/libhtmlw/ DISTFILES= ashe_cci.tar.Z cci.tar.Z libhtmlw.tar.Z -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org MAN1= xhtml.1 MANCOMPRESSED= yes |