aboutsummaryrefslogtreecommitdiff
path: root/devel/otrs
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-09-19 15:45:57 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-09-19 15:45:57 +0000
commitfcfc43468704636f9b961adf83b97827a92bf88a (patch)
tree025cb54c2403f35d814bbd05e0d39156ad5cf3cc /devel/otrs
parente7ae93458cf291aaf3b478439ea1133e9972edd8 (diff)
downloadports-fcfc43468704636f9b961adf83b97827a92bf88a.tar.gz
ports-fcfc43468704636f9b961adf83b97827a92bf88a.zip
Notes
Diffstat (limited to 'devel/otrs')
-rw-r--r--devel/otrs/Makefile3
-rw-r--r--devel/otrs/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile
index 53d890b053c9..b90835d2c0a0 100644
--- a/devel/otrs/Makefile
+++ b/devel/otrs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= otrs
PORTVERSION= 2.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.otrs.org/pub/otrs/
DISTNAME= ${PORTNAME}-${PORTVERSION}-01
@@ -124,6 +124,7 @@ do-install:
@${MKDIR} ${ROOT_DIRS_LIST:S!^!${OTRSDIR}/!} ${BIN_DIRS_LIST:S!^!${OTRSDIR}/bin/!} \
${SCRIPTS_DIRS_LIST:S!^!${OTRSDIR}/scripts/!}
@${INSTALL_DATA} ${WRKSRC}/.*.dist ${OTRSDIR}/
+ @${INSTALL_DATA} ${WRKSRC}/RELEASE ${OTRSDIR}/
.for D in ${BIN_DIRS_LIST}
@${INSTALL_SCRIPT} ${WRKSRC}/bin/${D}/*.* ${OTRSDIR}/bin/${D}/
.endfor
diff --git a/devel/otrs/pkg-plist b/devel/otrs/pkg-plist
index f00e5dd55b93..9b52b88d6181 100644
--- a/devel/otrs/pkg-plist
+++ b/devel/otrs/pkg-plist
@@ -1,6 +1,7 @@
otrs/.fetchmailrc.dist
otrs/.mailfilter.dist
otrs/.procmailrc.dist
+otrs/RELEASE
otrs/bin/CheckDB.pl
otrs/bin/CleanUp.pl
otrs/bin/Cron.sh