diff options
Diffstat (limited to 'palm/malsync/Makefile')
-rw-r--r-- | palm/malsync/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/palm/malsync/Makefile b/palm/malsync/Makefile index 5b9989879e63..de90140e1227 100644 --- a/palm/malsync/Makefile +++ b/palm/malsync/Makefile @@ -1,16 +1,16 @@ # ports collection makefile for: malsync -# Version required: 1.8 # Date created: Tue Feb 22 00:06:07 CET 2000 # Whom: Dirk Froemberg <dirk@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= malsync_src_1_8 -PKGNAME= malsync-1.8 +PORTNAME= malsync +PORTVERSION= 1.8 CATEGORIES= palm MASTER_SITES= http://www.tomw.org/ \ http://people.FreeBSD.org/~dirk/ports/distfiles/ +DISTNAME= malsync_src_1_8 MAINTAINER= dirk@FreeBSD.org |