diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 23:24:42 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 23:24:42 +0000 |
commit | 59df8af48ea44d533d5de8118602cc174bda92da (patch) | |
tree | 099d3028bb9a8d6c138c5cf52f3b004582a91035 /converters/uudx | |
parent | 3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff) | |
download | ports-59df8af48ea44d533d5de8118602cc174bda92da.tar.gz ports-59df8af48ea44d533d5de8118602cc174bda92da.zip |
Notes
Diffstat (limited to 'converters/uudx')
-rw-r--r-- | converters/uudx/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/uudx/Makefile b/converters/uudx/Makefile index 1906bf47533a..bf44a7370c7a 100644 --- a/converters/uudx/Makefile +++ b/converters/uudx/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: uudx -# Version required: 2.99 # Date created: 2 June 1996 # Whom: ABURAYER Rewsirow <pcs51674@asciinet.or.jp> # # $FreeBSD$ # -DISTNAME= uudx_299 -PKGNAME= uudx-2.99 +PORTNAME= uudx +PORTVERSION= 2.99 CATEGORIES= converters MASTER_SITES= ftp://ftp.vector.co.jp/pack/dos/util/bin/conv/ +DISTNAME= uudx_299 EXTRACT_SUFX= .lzh MAINTAINER= rewsirow@ff.iij4u.or.jp |