diff options
author | bland <bland@FreeBSD.org> | 2005-04-27 12:00:26 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2005-04-27 12:00:26 +0800 |
commit | 951ca65b5f7b279998eba779cac5425bd9f00f38 (patch) | |
tree | 6b24e4f5336f17786b6140a855acba04157b8be9 /palm/gnome-pilot/Makefile | |
parent | f1ff17b65a2013d61fcdd4e25e2a9fecee07d5fc (diff) | |
download | freebsd-ports-gnome-951ca65b5f7b279998eba779cac5425bd9f00f38.tar.gz freebsd-ports-gnome-951ca65b5f7b279998eba779cac5425bd9f00f38.tar.zst freebsd-ports-gnome-951ca65b5f7b279998eba779cac5425bd9f00f38.zip |
Add USB devices support for 5.x.
Submitted by: Corey Smith <corsmith@qmail.com>
Diffstat (limited to 'palm/gnome-pilot/Makefile')
-rw-r--r-- | palm/gnome-pilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 7831945094c5..3946678249dc 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomepilot2 PORTVERSION= 2.0.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= palm comms gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-pilot/2.0 |