diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-24 11:45:43 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-24 11:45:43 +0800 |
commit | ef637828307634967ac5e22e43b760b9a1743a8a (patch) | |
tree | c7dadfc1d5237ab2f451b5afcb9b6971baa3eba0 /devel | |
parent | 5f3cee8150aa9581eb416df055e0e2376835098a (diff) | |
download | freebsd-ports-gnome-ef637828307634967ac5e22e43b760b9a1743a8a.tar.gz freebsd-ports-gnome-ef637828307634967ac5e22e43b760b9a1743a8a.tar.zst freebsd-ports-gnome-ef637828307634967ac5e22e43b760b9a1743a8a.zip |
Bump PORTREVISION on this since the mistake caused some users to install
this port with a bad plist.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libIDL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile index 45b2567125b3..e1e013dcc640 100644 --- a/devel/libIDL/Makefile +++ b/devel/libIDL/Makefile @@ -7,7 +7,7 @@ PORTNAME= libIDL PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 |