diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | 51c1b9f9a90a432058792df22dbe12d831d611d0 (patch) | |
tree | 00cbaf2438c30cc2a98f2ea38bee208d71f91bf0 /devel/portlint | |
parent | 0bf120a84dd4029b5653c00e40bdd783f1805810 (diff) | |
download | FreeBSD-ports-51c1b9f9a90a432058792df22dbe12d831d611d0.zip FreeBSD-ports-51c1b9f9a90a432058792df22dbe12d831d611d0.tar.gz |
PORTNAME/PORTVERSION update
Diffstat (limited to 'devel/portlint')
-rw-r--r-- | devel/portlint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/portlint/Makefile b/devel/portlint/Makefile index 90db3c6..af1951f 100644 --- a/devel/portlint/Makefile +++ b/devel/portlint/Makefile @@ -6,7 +6,8 @@ # $FreeBSD$ # -DISTNAME= portlint-2.1.3 +PORTNAME= portlint +PORTVERSION= 2.1.3 CATEGORIES= devel DISTFILES= # empty |