diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 21:54:47 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 21:54:47 +0000 |
commit | 37c0ef8e3bc1afeab57f1c4f837b3c0031db633a (patch) | |
tree | d111af8805f53a860dcffea8daeb8e9837238499 /vietnamese/vnpstext | |
parent | f7e02694169756b47f76eb898606fb4b51b87123 (diff) | |
download | ports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.tar.gz ports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.zip |
Notes
Diffstat (limited to 'vietnamese/vnpstext')
-rw-r--r-- | vietnamese/vnpstext/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vietnamese/vnpstext/Makefile b/vietnamese/vnpstext/Makefile index 88029a613131..fe84ba3c3628 100644 --- a/vietnamese/vnpstext/Makefile +++ b/vietnamese/vnpstext/Makefile @@ -1,17 +1,17 @@ # ex:ts=8 # Ports collection makefile for: vnpstext -# Version required: 0.0 # Date created: Sat Dec 7, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # # $FreeBSD$ # -DISTNAME= vnpstext -PKGNAME= vi-vnpstext-1.1 +PORTNAME= vi-vnpstext +PORTVERSION= 1.1 CATEGORIES= vietnamese print MASTER_SITES= ftp://ftp.media.mit.edu/pub/Vietnet/Viscii/Unix/ \ ftp://ftp.monash.edu.au/pub/vietnam/unix/ +DISTNAME= vnpstext EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org |