diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 2000-01-30 02:11:32 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 2000-01-30 02:11:32 +0000 |
commit | 394c5a75bd53ad5ea5759224a107ab6de255438b (patch) | |
tree | 8747cc9569a1429f9aaa6133ad47456c2e2d296c /devel/mico | |
parent | 1c74c3537e413fb73fccf1122998d69e249f5f8c (diff) | |
download | ports-394c5a75bd53ad5ea5759224a107ab6de255438b.tar.gz ports-394c5a75bd53ad5ea5759224a107ab6de255438b.zip |
quick cleanup to Makefile to pass portlint
Notes
Notes:
svn path=/head/; revision=25305
Diffstat (limited to 'devel/mico')
-rw-r--r-- | devel/mico/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile index dade4e0a3bad..402f90dca6e0 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -6,8 +6,7 @@ # $FreeBSD$ # -MICOVER= 2.3.1 -DISTNAME= mico-${MICOVER} +DISTNAME= mico-2.3.1 CATEGORIES= devel MASTER_SITES= http://diamant-atm.vsb.cs.uni-frankfurt.de/~mico/ |