diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-12-29 16:49:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-12-29 16:49:51 +0000 |
commit | 972dba1d61d2597cb67d6df421c39edc23f6c977 (patch) | |
tree | 8e0341b405246f52d7dadb59921f98171bc6c683 /deskutils | |
parent | c99539284ca7572d84ae3f8a0bd07aae59624e5f (diff) | |
download | ports-972dba1d61d2597cb67d6df421c39edc23f6c977.tar.gz ports-972dba1d61d2597cb67d6df421c39edc23f6c977.zip |
Fix DISTNAME
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=52361
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xcalendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xcalendar/Makefile b/deskutils/xcalendar/Makefile index df7124cd2018..f1dc746264b5 100644 --- a/deskutils/xcalendar/Makefile +++ b/deskutils/xcalendar/Makefile @@ -9,7 +9,7 @@ PORTNAME= xcalendar PORTVERSION= 4.0.2002 CATEGORIES= deskutils MASTER_SITES= ftp://daemon.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ -DISTNAME= ${PORTNAME}-${PORTVERSION}+i18n +DISTNAME= ${PORTNAME}-4.0+i18n MAINTAINER= mistral@imasy.or.jp |