diff options
Diffstat (limited to 'graphics/qvplay/Makefile')
-rw-r--r-- | graphics/qvplay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile index 7648791..46ea6cb 100644 --- a/graphics/qvplay/Makefile +++ b/graphics/qvplay/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: qvplay -# Version required: 0.94 # Date created: 2 May 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # # $FreeBSD$ # -DISTNAME= qvplay-0.94 +PORTNAME= qvplay +PORTVERSION= 0.94 CATEGORIES= graphics MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/ |