diff options
author | ade <ade@FreeBSD.org> | 2000-04-06 23:35:43 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-04-06 23:35:43 +0800 |
commit | 04f7a5ffc864a47cdede16b477a0e53db45a66c0 (patch) | |
tree | 97ab05708a840df7369919516576c6414590bad1 /palm/gnome-pilot-conduits/Makefile | |
parent | 89ca756d7f5bf63ffd831226329cddec952a4904 (diff) | |
download | freebsd-ports-gnome-04f7a5ffc864a47cdede16b477a0e53db45a66c0.tar.gz freebsd-ports-gnome-04f7a5ffc864a47cdede16b477a0e53db45a66c0.tar.zst freebsd-ports-gnome-04f7a5ffc864a47cdede16b477a0e53db45a66c0.zip |
Update to 0.2
Diffstat (limited to 'palm/gnome-pilot-conduits/Makefile')
-rw-r--r-- | palm/gnome-pilot-conduits/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile index 2615364c2030..160f0d2b972f 100644 --- a/palm/gnome-pilot-conduits/Makefile +++ b/palm/gnome-pilot-conduits/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnomepilot-conduits -# Version required: 0.1 +# Version required: 0.2 # Date created: 16th March 2000 # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -DISTNAME= gnome-pilot-conduits-0.1 -PKGNAME= gnomepilot-conduits-0.1 +DISTNAME= gnome-pilot-conduits-0.2 +PKGNAME= gnomepilot-conduits-0.2 CATEGORIES= palm comms gnome MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ |