diff options
author | wosch <wosch@FreeBSD.org> | 1996-06-02 23:24:10 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1996-06-02 23:24:10 +0800 |
commit | 6b9c940a4a2eb570643d9a97dccef80a6457a0ff (patch) | |
tree | cb74709611b8790caa590ca3757d38f32976d8be /sysutils/manck/Makefile | |
parent | e00a8f5340113388c32d702d216add04ff9859b1 (diff) | |
download | freebsd-ports-gnome-6b9c940a4a2eb570643d9a97dccef80a6457a0ff.tar.gz freebsd-ports-gnome-6b9c940a4a2eb570643d9a97dccef80a6457a0ff.tar.zst freebsd-ports-gnome-6b9c940a4a2eb570643d9a97dccef80a6457a0ff.zip |
update to version 1.2
Diffstat (limited to 'sysutils/manck/Makefile')
-rw-r--r-- | sysutils/manck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/manck/Makefile b/sysutils/manck/Makefile index 982efe1c8a12..48535fa4d83d 100644 --- a/sysutils/manck/Makefile +++ b/sysutils/manck/Makefile @@ -3,10 +3,10 @@ # Date created: 10 September 1995 # Whom: joerg # -# $Id: Makefile,v 1.1.1.1 1995/09/10 19:42:11 joerg Exp $ +# $Id: Makefile,v 1.2 1995/09/14 10:57:28 asami Exp $ # -DISTNAME= manck-1.0 +DISTNAME= manck-1.2 CATEGORIES+= sysutils MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ |