diff options
author | Mark Peek <mp@FreeBSD.org> | 2001-12-05 04:51:43 +0000 |
---|---|---|
committer | Mark Peek <mp@FreeBSD.org> | 2001-12-05 04:51:43 +0000 |
commit | 927003e6c452b30589c52c65470b493c545ba785 (patch) | |
tree | e993ca4a34fa9149286cfebd5bdbe3da9c7e3e9d /emulators/psim-freebsd/Makefile | |
parent | 4fde2f0516ee72123c25f2cde4be0144b969cd6f (diff) | |
download | ports-927003e6c452b30589c52c65470b493c545ba785.tar.gz ports-927003e6c452b30589c52c65470b493c545ba785.zip |
Notes
Diffstat (limited to 'emulators/psim-freebsd/Makefile')
-rw-r--r-- | emulators/psim-freebsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/psim-freebsd/Makefile b/emulators/psim-freebsd/Makefile index f003400dcf27..63a2ecd3ff2a 100644 --- a/emulators/psim-freebsd/Makefile +++ b/emulators/psim-freebsd/Makefile @@ -7,10 +7,10 @@ # PORTNAME= psim-freebsd -PORTVERSION= 5.0.92 +PORTVERSION= 5.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEWARE} -MASTER_SITE_SUBDIR= gdb/snapshots +MASTER_SITE_SUBDIR= gdb/releases DISTNAME= gdb-${PORTVERSION} MAINTAINER= mp@FreeBSD.org |