diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-09 04:27:41 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-09 04:27:41 +0800 |
commit | f798329e307e5c45edb3ce5a82bce7dd947512ca (patch) | |
tree | 7d8c7cca35de1aa8ccbf6784cddc28dfea354ea8 /deskutils/nautilus-open-terminal/Makefile | |
parent | 48d2361981969b0845073f23a5035dd78687c69f (diff) | |
download | marcuscom-ports-f798329e307e5c45edb3ce5a82bce7dd947512ca.tar marcuscom-ports-f798329e307e5c45edb3ce5a82bce7dd947512ca.tar.gz marcuscom-ports-f798329e307e5c45edb3ce5a82bce7dd947512ca.tar.bz2 marcuscom-ports-f798329e307e5c45edb3ce5a82bce7dd947512ca.tar.lz marcuscom-ports-f798329e307e5c45edb3ce5a82bce7dd947512ca.tar.xz marcuscom-ports-f798329e307e5c45edb3ce5a82bce7dd947512ca.tar.zst marcuscom-ports-f798329e307e5c45edb3ce5a82bce7dd947512ca.zip |
Update to 0.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4204 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/nautilus-open-terminal/Makefile')
-rw-r--r-- | deskutils/nautilus-open-terminal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/nautilus-open-terminal/Makefile b/deskutils/nautilus-open-terminal/Makefile index 5728de7af..1086fda58 100644 --- a/deskutils/nautilus-open-terminal/Makefile +++ b/deskutils/nautilus-open-terminal/Makefile @@ -3,12 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/deskutils/nautilus-open-terminal/Makefile,v 1.1 2005/07/07 09:27:34 ahze Exp $ +# $MCom: ports/deskutils/nautilus-open-terminal/Makefile,v 1.2 2005/07/07 22:03:57 marcus Exp $ # PORTNAME= nautilus-open-terminal -PORTVERSION= 0.2 -PORTREVISION= 1 +PORTVERSION= 0.4 CATEGORIES= deskutils MASTER_SITES= http://manny.cluecoder.org/packages/nautilus-open-terminal/ |