aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gmcal
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-05-04 19:09:22 +0000
committerPatrick Li <pat@FreeBSD.org>2002-05-04 19:09:22 +0000
commitc8a555b93a270d738003c21a54748f80c647f865 (patch)
treed649b6c0d518514ed8ec3ac19927a15116a56631 /deskutils/gmcal
parent28ba49cb7201f64f56d7f4b60e84f60d20237a4e (diff)
downloadports-c8a555b93a270d738003c21a54748f80c647f865.tar.gz
ports-c8a555b93a270d738003c21a54748f80c647f865.zip
Notes
Diffstat (limited to 'deskutils/gmcal')
-rw-r--r--deskutils/gmcal/Makefile4
-rw-r--r--deskutils/gmcal/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/gmcal/Makefile b/deskutils/gmcal/Makefile
index 418fd0132038..9084c4b30e41 100644
--- a/deskutils/gmcal/Makefile
+++ b/deskutils/gmcal/Makefile
@@ -24,12 +24,12 @@ post-extract:
${CHMOD} a-x ${WRKSRC}/*
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/gmcal ${PREFIX}/gmcal
+ ${INSTALL_PROGRAM} ${WRKSRC}/gmcal ${PREFIX}/bin
post-install:
@${ECHO} "*****************************************************************************"
@${ECHO} ""
- @${ECHO} " gmcal has been installed in ${PREFIX}/gmcal."
+ @${ECHO} " gmcal has been installed as ${PREFIX}/bin/gmcal."
@${ECHO} ""
@${ECHO} "*****************************************************************************"
diff --git a/deskutils/gmcal/pkg-plist b/deskutils/gmcal/pkg-plist
index b2d8f4f9a4a9..e3b9a2ed74ab 100644
--- a/deskutils/gmcal/pkg-plist
+++ b/deskutils/gmcal/pkg-plist
@@ -1 +1 @@
-mcal/gmcal
+bin/gmcal