diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-13 06:28:28 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-13 06:28:28 +0000 |
commit | 5fc663a1ad4abbd182153921cceebc17b7d29a63 (patch) | |
tree | e003e1c3fd02cb5f0b4b7d39987f8e77ea3cb925 /graphics/dc20ctrl | |
parent | 04bbceac8727972f87d989535e389515e2dcfd58 (diff) | |
download | ports-5fc663a1ad4abbd182153921cceebc17b7d29a63.tar.gz ports-5fc663a1ad4abbd182153921cceebc17b7d29a63.zip |
Notes
Diffstat (limited to 'graphics/dc20ctrl')
-rw-r--r-- | graphics/dc20ctrl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dc20ctrl/Makefile b/graphics/dc20ctrl/Makefile index 20062a37c0b2..8975323e9960 100644 --- a/graphics/dc20ctrl/Makefile +++ b/graphics/dc20ctrl/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: dc20ctrl -# Version required: 0.4 # Date created: 17 Feb 1998 # Whom: Ugo Paternostro <paterno@dsi.unifi.it> # # $FreeBSD$ # -DISTNAME= dc20ctrl-0.4 +PORTNAME= dc20ctrl +PORTVERSION= 0.4 CATEGORIES= graphics MASTER_SITES= http://aguirre.dsi.unifi.it/~paterno/binaries/ |