diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-23 03:51:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-23 03:51:42 +0000 |
commit | 4f92d86b776ff5b697748a462fa3cb45f667b1cb (patch) | |
tree | 75c90d801693099275f34cbcfa644dcdbcb5a7f3 /devel/orbitcpp/Makefile | |
parent | cdb8225a87ea46874c8280d761b44b21a02321fb (diff) | |
download | ports-4f92d86b776ff5b697748a462fa3cb45f667b1cb.tar.gz ports-4f92d86b776ff5b697748a462fa3cb45f667b1cb.zip |
Notes
Diffstat (limited to 'devel/orbitcpp/Makefile')
-rw-r--r-- | devel/orbitcpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/orbitcpp/Makefile b/devel/orbitcpp/Makefile index 62a76eefee7a..6fa3133fb032 100644 --- a/devel/orbitcpp/Makefile +++ b/devel/orbitcpp/Makefile @@ -7,7 +7,7 @@ PORTNAME= orbitcpp PORTVERSION= 1.3.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |