diff options
Diffstat (limited to '')
-rw-r--r-- | vietnamese/vn7to8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vietnamese/vn7to8/Makefile b/vietnamese/vn7to8/Makefile index 27f73f47c066..be9fda4f1775 100644 --- a/vietnamese/vn7to8/Makefile +++ b/vietnamese/vn7to8/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: vn7to8 +# Ports collection makefile for: vn7to8 # Version required: 1.1.1 # Date created: Tue Dec 3, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.media.mit.edu/pub/Vietnet/Viscii/Unix/ \ ftp://ftp.monash.edu.au/pub/vietnam/unix/ EXTRACT_SUFX= .tar.Z -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org CFLAGS+= -I../../include MAN1= vn7to8.1 vn8to7.1 vn80to81.1 |