diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-13 19:19:05 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-13 19:19:05 +0000 |
commit | fe5426321afa29e8e557931a88fc18b5028ba6f8 (patch) | |
tree | e6d2be6ded13e95e962877648d4188b2b5aaffcf /russian/gd | |
parent | ace86ed3bb577fdc21baa273aed749b14cf37e11 (diff) | |
download | ports-fe5426321afa29e8e557931a88fc18b5028ba6f8.tar.gz ports-fe5426321afa29e8e557931a88fc18b5028ba6f8.zip |
Notes
Diffstat (limited to 'russian/gd')
-rw-r--r-- | russian/gd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/russian/gd/Makefile b/russian/gd/Makefile index 6426e82771aa..0390e6bb5026 100644 --- a/russian/gd/Makefile +++ b/russian/gd/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: gd -# Version required: 1.3 # Date created: 17 Aug 1998 # Whom: gsm@infosite.ru # # $FreeBSD$ # -DISTNAME= gd1.3 -PKGNAME= ru-gd-1.3 +PORTNAME= gd +PORTVERSION= 1.3 CATEGORIES= russian graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ +DISTNAME= gd${PORTVERSION} MAINTAINER= gsm@infosite.ru |