diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-21 18:25:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-21 18:25:23 +0000 |
commit | a2d36aab145842eeb2aeddb143ae8611a7ba5305 (patch) | |
tree | 791d03e8ddb012f576a6de87862c03c59da4d1ae /deskutils/multisync | |
parent | 90c63321a1b43f8d6537ec7394726c40013c1ee1 (diff) | |
download | ports-a2d36aab145842eeb2aeddb143ae8611a7ba5305.tar.gz ports-a2d36aab145842eeb2aeddb143ae8611a7ba5305.zip |
Notes
Diffstat (limited to 'deskutils/multisync')
-rw-r--r-- | deskutils/multisync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/multisync/Makefile b/deskutils/multisync/Makefile index 0656341e31cd..2bdb2861620a 100644 --- a/deskutils/multisync/Makefile +++ b/deskutils/multisync/Makefile @@ -8,7 +8,7 @@ PORTNAME?= multisync PORTVERSION= 0.81 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITE_SUBDIR= multisync DISTNAME= multisync-${PORTVERSION} MAINTAINER?= pav@FreeBSD.org |