diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:44:43 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:44:43 +0000 |
commit | 4b260ce2515cf67031168694f60633a71fad83e4 (patch) | |
tree | 7e1738e2d3a6d6fc5128d523336f04b0f7b22e15 /x11-fm/fsv | |
parent | b34561d1b83ae8709725150fbf6991b13f1d70d2 (diff) | |
download | ports-4b260ce2515cf67031168694f60633a71fad83e4.tar.gz ports-4b260ce2515cf67031168694f60633a71fad83e4.zip |
Notes
Diffstat (limited to 'x11-fm/fsv')
-rw-r--r-- | x11-fm/fsv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/fsv/Makefile b/x11-fm/fsv/Makefile index 55ab8e99878f..de55a67e7fa2 100644 --- a/x11-fm/fsv/Makefile +++ b/x11-fm/fsv/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fsv -# Version required: 0.9 # Date created: 06 February 2000 # Whom: Yukihiro Nakai <nakai@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= fsv-0.9 +PORTNAME= fsv +PORTVERSION= 0.9 CATEGORIES= x11-fm MASTER_SITES= http://fox.mit.edu/skunk/soft/src/ |