diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-25 03:13:31 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-25 03:13:31 +0800 |
commit | eecd8869750a4bff5c2f21ab842bbdc1fc952672 (patch) | |
tree | 2d908fcabb1e8e678a31081ad91d4ea194ce4ff8 /devel/gnomevfs2/Makefile | |
parent | bc1503bd9393f28e25b4d25069b665cfa2729dc7 (diff) | |
download | marcuscom-ports-eecd8869750a4bff5c2f21ab842bbdc1fc952672.tar marcuscom-ports-eecd8869750a4bff5c2f21ab842bbdc1fc952672.tar.gz marcuscom-ports-eecd8869750a4bff5c2f21ab842bbdc1fc952672.tar.bz2 marcuscom-ports-eecd8869750a4bff5c2f21ab842bbdc1fc952672.tar.lz marcuscom-ports-eecd8869750a4bff5c2f21ab842bbdc1fc952672.tar.xz marcuscom-ports-eecd8869750a4bff5c2f21ab842bbdc1fc952672.tar.zst marcuscom-ports-eecd8869750a4bff5c2f21ab842bbdc1fc952672.zip |
Use cdcontrol -f <dev> eject instead of the eject command to eject CD
media. Thanks to Tom McLaughlin <tmclaugh@sdf.lonestar.org> for pointing
out that this command works with all types of CD-ROMs.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1526 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnomevfs2/Makefile')
-rw-r--r-- | devel/gnomevfs2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile index aba86ec71..44e393c4b 100644 --- a/devel/gnomevfs2/Makefile +++ b/devel/gnomevfs2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomevfs2 PORTVERSION= 2.5.3 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-vfs/2.5 |