diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-03-03 19:49:18 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-03-03 19:49:18 +0000 |
commit | 1aed478aa759baeec9c57a3ae9c11b3c678c0104 (patch) | |
tree | bcd04a624f8d5ae4c410f50d9d036e76fd3aaa79 /www/pear-Horde_Form/Makefile | |
parent | 33ab95bf59aa77337280458af99537bbb6c19b86 (diff) |
Fix Makefile, DISTVERSION -> PORTVERSION
Notes
Notes:
svn path=/head/; revision=292611
Diffstat (limited to 'www/pear-Horde_Form/Makefile')
-rw-r--r-- | www/pear-Horde_Form/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-Horde_Form/Makefile b/www/pear-Horde_Form/Makefile index 537a08220929..b4795f02e9e2 100644 --- a/www/pear-Horde_Form/Makefile +++ b/www/pear-Horde_Form/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= Horde_Form -FORMVERSION= 1.0.6 +PORTVERSION= 1.0.6 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org |