diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-11 08:56:21 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-11 08:56:21 +0800 |
commit | fd6fd9026ebe4da066ba674a9a11e4188688b728 (patch) | |
tree | 848f0d347eec8bc075f41e2f5d37f671540a2994 /x11-fm/nautilus2/Makefile | |
parent | 705ce75703af1efa5b493502a0097da7d220f7fe (diff) | |
download | marcuscom-ports-fd6fd9026ebe4da066ba674a9a11e4188688b728.tar marcuscom-ports-fd6fd9026ebe4da066ba674a9a11e4188688b728.tar.gz marcuscom-ports-fd6fd9026ebe4da066ba674a9a11e4188688b728.tar.bz2 marcuscom-ports-fd6fd9026ebe4da066ba674a9a11e4188688b728.tar.lz marcuscom-ports-fd6fd9026ebe4da066ba674a9a11e4188688b728.tar.xz marcuscom-ports-fd6fd9026ebe4da066ba674a9a11e4188688b728.tar.zst marcuscom-ports-fd6fd9026ebe4da066ba674a9a11e4188688b728.zip |
- Update to 2.14.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6044 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus2/Makefile')
-rw-r--r-- | x11-fm/nautilus2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index c3913bd84..80480199f 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -3,11 +3,11 @@ # Whom: ade, archie # # $FreeBSD$ -# $MCom: ports/x11-fm/nautilus2/Makefile,v 1.102 2006/03/13 14:49:58 ahze Exp $ +# $MCom: ports/x11-fm/nautilus2/Makefile,v 1.103 2006/03/13 19:31:48 mezz Exp $ # PORTNAME= nautilus2 -PORTVERSION= 2.14.0 +PORTVERSION= 2.14.1 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} |