diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2002-09-17 13:41:53 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2002-09-17 13:41:53 +0800 |
commit | a38f29a450309d53eee63b297be74ad99a5066c7 (patch) | |
tree | 077e6d5a0f2abd64360e06477249f357a1ada2c1 /palm/pilot-link/Makefile | |
parent | 4c5fab637027cd3ddd7ff619d8f0f039d47e0085 (diff) | |
download | freebsd-ports-gnome-a38f29a450309d53eee63b297be74ad99a5066c7.tar.gz freebsd-ports-gnome-a38f29a450309d53eee63b297be74ad99a5066c7.tar.zst freebsd-ports-gnome-a38f29a450309d53eee63b297be74ad99a5066c7.zip |
Fix plist.
Diffstat (limited to 'palm/pilot-link/Makefile')
-rw-r--r-- | palm/pilot-link/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index bc926685dea3..08b8d01612c2 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -7,6 +7,7 @@ PORTNAME= pilot-link PORTVERSION= 0.11.3 +PORTREVISION= 1 CATEGORIES= palm comms tk83 MASTER_SITES= http://www.pilot-link.org/source/ |