diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1999-12-02 03:24:24 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1999-12-02 03:24:24 +0000 |
commit | 22f3385a799563e916fb8f1d9481a921956cc64c (patch) | |
tree | f707d2114f3ccf7e1437408d26273361dca5252d /misc/crosspad/Makefile | |
parent | a49359d57b0d034be18ecdee3d7a88e0d238f2a2 (diff) | |
download | ports-22f3385a799563e916fb8f1d9481a921956cc64c.tar.gz ports-22f3385a799563e916fb8f1d9481a921956cc64c.zip |
Notes
Diffstat (limited to 'misc/crosspad/Makefile')
-rw-r--r-- | misc/crosspad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/crosspad/Makefile b/misc/crosspad/Makefile index 30ed22ddf935..488dc839aaab 100644 --- a/misc/crosspad/Makefile +++ b/misc/crosspad/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: crosspad -# Version required: 981112 +# Version required: 19991202 # Date created: 23 September 1998 # Whom: itojun@itojun.org # # $FreeBSD$ # -DISTNAME= crosspad-981112 +DISTNAME= crosspad-19991202 CATEGORIES= misc MASTER_SITES= ftp://ftp.itojun.org/pub/misc/ |