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 /archivers/arc/Makefile | |
parent | 3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff) | |
download | ports-59df8af48ea44d533d5de8118602cc174bda92da.tar.gz ports-59df8af48ea44d533d5de8118602cc174bda92da.zip |
Notes
Diffstat (limited to 'archivers/arc/Makefile')
-rw-r--r-- | archivers/arc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile index 89941ff7e6d7..66c7b8f91a51 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: arc -# Version required: 5.21e # Date created: 31 Dec 1994 # Whom: ache # # $FreeBSD$ # -DISTNAME= arc521e.pl8 -PKGNAME= arc-5.21e +PORTNAME= arc +PORTVERSION= 5.21e.8 CATEGORIES= archivers MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ +DISTNAME= arc521e.pl8 EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.org |