diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-14 03:19:05 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-14 03:19:05 +0800 |
commit | ad484df21a7c7d25e1e37ed90fff311f479a8e91 (patch) | |
tree | af76de1209d059ff9421680d176b5dffbc47e83e /russian/d1489 | |
parent | 0683433bc6f07a8866845c124869b1431eed09e8 (diff) | |
download | freebsd-ports-graphics-ad484df21a7c7d25e1e37ed90fff311f479a8e91.tar.gz freebsd-ports-graphics-ad484df21a7c7d25e1e37ed90fff311f479a8e91.tar.zst freebsd-ports-graphics-ad484df21a7c7d25e1e37ed90fff311f479a8e91.zip |
Update to use PORTNAME/PORTVERSION
Diffstat (limited to 'russian/d1489')
-rw-r--r-- | russian/d1489/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/russian/d1489/Makefile b/russian/d1489/Makefile index 3fb7e3feaa1..a50db15a0d2 100644 --- a/russian/d1489/Makefile +++ b/russian/d1489/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: d1489 -# Version required: 1.* # Date created: 1 May 1995 # Whom: ache # # $FreeBSD$ # -DISTNAME= d1489-1.4 -PKGNAME= ru-d1489-1.4 +PORTNAME= d1489 +PORTVERSION= 1.4 CATEGORIES= russian MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/convert/char/ EXTRACT_SUFX= .tgz |